OIC: Accessing Scope Variables in another Scope
Summary
OIC: Accessing Scope Variables in another ScopeContent
Can we access the output of an activity in scope1 as input to the activity in scope2. I want to map read operation result from scope 1 to the API call in Scope2. Please suggest
0