Hi guys,
How else can I get rid of this error?
I have tried using assign activity and also rewriting “Nothing”(value to save) with no success.
@mukeshkala I was trying the ID card generator use case. Please help.
Hi guys,
How else can I get rid of this error?
I have tried using assign activity and also rewriting “Nothing”(value to save) with no success.
@mukeshkala I was trying the ID card generator use case. Please help.
@J_Crosby
We suggest the following
assumption: Datarow e.g. changed within the Main.XAML, then also adapt the other xamls, e.g at the the argument definition
Hi,
Can you try delete “Nothing” then focus out and re-input “Nothing”?
Or put new Assign activity then input the expressions.
Regards,
Hi @J_Crosby
Delete that assign activity and reinitialize it.
Hi when you change the datatype of the transactionItem from queueItem to datarow
Then catche will be present for that
You need to remove the activity and take another assign activity
And pass which is passed earlier like
TransactionItem=nothing
Cheers
Looks like you changed the datataype of the transactionitem…
If so please remove the assign activity and re add a nee assign or delete both the sides and re add the data …then it shpuld be fixed
Hope this helps
Cheers
Hi @J_Crosby ,
As Correctly mentioned by the experts above - The Datatype has to be updated to datarow.
I have uploaded the blank template and complete solution here
http://mukeshkala.com/videos-download/
Fell free to download and refer
Thanks
Mukesh
@mukeshkala noted,thanks for the link.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.