I have created a linear transaction template by doing some mods in the RE FrameWork. it ran successfully in the test but now when I want to add activities In that template it shows me the workflow in Red Mark. Why is it so?
Import Arguments is orange because the arguments set in the activity don’t match what’s in the referenced XAML file. Click the Import Arguments button to update it.
- Look slike the gettransactionstatus.xaml is removed or moved…can you please check
- If not click on import arguments and import the arguments back…
But I believe the xaml itself is moved or misplaced
Cheers
yes I have commented out transactionstatus xaml bcz I am doing linear transactions
It looks like that you removed this file from your project. Can you check that first?
if you have removed that, please delete this invoke workflow or comment it, hoping that you made the necessary changes.
Thanks
Then you have to remove the invoke calls as well…without xaml how would you invoke it?
Or
one more way to make it linear is here
cheers
i am checking the same
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.