How can get the value of out argument in the UiPath App

Hello respective Community members,
I’m just trying to get value of out argument from the start process into the UiPath Apps, Kindly find the below screen-shot

Notes : I can pass the In argument value into the process from the UiPath Apps, But I cannot get the Out argument value from the process into the UiPath Apps.

@Arvind_Kumar1 @Nithinkrishna @Sudharsan_Ka

@karthickrkumaran ,

Have you defined argument as out into process?

If you have defined then please go to the section once process complete then set out value to variable or any input control.

1 Like

Find this screenshot @karthickrkumaran

Thank you

Hi

I am doing the same like what are you doing but I am facing this error in the app

error message: No integration field of name Buyer_Administration_Portal_Search_4_Supplier_in_IAS was found in process

note: Buyer_Administration_Portal_Search_4_Supplier_in_IAS is the name of the called process and has been executed successfully, the issue in the app only

I am having this same problem now. Can you please tell me how you resolved it?