|
|
Search
You searched for the word(s):
Showing page 1 of 246 (2,459 total posts)
< 1 second(s)
-
Hi,
There is no way to move the item and maintain the history to the item as well.
The only way to potentially do this would be to create another field on the item that has a link to the original history list page. You can do this by create a hyperlink or text field and then insert a reference to the "Workflow Status URL" link. Then ...
-
Hi,
Posting this error on behalf of a partner that contacted us.
Please let us know if there is any other information or details they need to provide.
The full error message is as follows:Cannot load
workflow action list: Cannot invoke method or retrieve property from null object. Object returned by the following call
stack is null. ...
-
Hi,
We have seen the issue “This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression“ before when there were duplicate outcomes in our database. This can occur during a migration or when creating the same outcome twice in the same workflow.
The fix is to ...
-
Hi,
Looking at the XML we dont see the exact section you wish to remove, can you polease be more specific?
Also, how have you configured the update XML action to this point?
The solution will definately involve this action, you may need to query the XML initially and remove all the application sections using a regular expression action. You can ...
-
Hi,
The set a condition action is used to check if a value matches and if so then run the next set of actions.
In this case you can use the set a variable action and configure the same lookup or use a query list action to return the result of the field you require.
-
Hi,
In regards to the <div>, in some fields such as HTML enhanced multiline text field SharePoint inserts some extra text around the HTML.
As to your other issue, I recommend you wrap all inputs with {TextStart} and {TextEnd} even in the fn-Remove() inline function.
As a first step in each case you may want to use a regular expression to ...
-
Hi,
In this case my first recommendation would be to determine exactly which workflow is failing and then review the task action configuration. Please then delete the action and recreate it. Since you mentioned new tasks are being created and opening the correct form as expected this should refresh the workflow.
Also, I recommend setting this ...
-
Hi,
In this case I would configure a seperate list where you have a task assignee field associated with each department.
Then once the user selects which departments should be assigned a task you can query this list and return the assignee and then use these values within your assign flexi task action.
I recommend having a yes/no field for each ...
-
Hi,
Currently there is no way for this to be done. I have added a feature request for this to be considered in a future release.
-
Hi,
As a test to help us isolate the issue, if you provide a specific name and select the workflow instance that was not returned with the all workflow option, does this return information for the errorred workflows?
I suspect in this case this may be by design as the errorred workflows have no workflow history attached.
1 ...
|
|
|