Hello @nadim.warsi hope your doing great!!
What are the different variable types for get transaction Item? and is there any variable type for Transaction item in performer other than Queue item?
Hello @nadim.warsi hope your doing great!!
What are the different variable types for get transaction Item? and is there any variable type for Transaction item in performer other than Queue item?
I hope only QueueItem
no other datatype
Regards,
Arivu
How many types of get transaction Item(GTI) data type are available !!!
Then in disptacher …according to workflow … what are the different Tranaction item Data types are availble??
That is think you are asking about Add Queue Item
In that the item we want to add to the queue is what you are talking about?
yeah .
I think that takes available types. Any type in particular you are looking at?
Constraint:
The value of string arguments cannot contain the following characters:
[
and" "
. Argument names cannot contain the following characters::
,.
,,
,@
,"
.
We can put data type as Array of strings or array of datarows in Dispatcher ??
In dispatcher, we can change the data type of transaction item datatype.
For example if I am reading from exception I can have data row as my datatype
Or if I am reading from any webpage details I can have the string arrays
Etc…
When you change the transaction item then you need to change the your transactiondata datatype as well.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.