RE Framework UiDemo Performer

Hai @arivu96 @KarthikByggari @Vivek_Arunagiri @nadim.warsi,

I’m working on the UiDemo performer and in the Process Transaction I have created a flowchat to which I have given a condition like changing the transactions by " Double.TryParse" method.
While debugging, the whole value is converted into the single value ( ex: If there is a CahIn=124.02 after the condition it is changing into CashIn=12402.00).

1 Like

The condition should return boolean.
Can you print the values out post it?

Is the decimal seperator is ‘.’ in your excel application?

Yess

Can you share your workflow please.

Main.xaml (52.2 KB)

@KarthikByggari Is there any Update !!?

I will update you on this today…

The attached workflow is just the framework template.
Can you please attach the complete zip folder.

@KarthikByggari
can u just tell me your mail id. I’ll forward it to you.

Please check your email and let me know if it works or not.
Adding the xaml file for reference.Process.xaml (26.5 KB)

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.