cancel
Showing results for 
Search instead for 
Did you mean: 

Populate values using Edit Service Order Transaction

Former Member
0 Kudos

Hi Friends,

I am trying to fetch values from Edit service Order Transaction [ no update steps ] to the String variable in Main Object. This String variable (Print) contains all the Service order values [ including collection ].

To achieve this I followed below steps

  1. Create a String Variable [PrintArguments]  under Main object
  2. In Print Button main action contains one sub Action and Command Line
  3. Sub Action has following

     Execution type “loop over collection” and Act on Object as Service order object in collection and in Action. I am calling another action there added a Edit Transaction Service order objects [ no update steps ], This Transaction step has Target property [Print String variable] This transaction will populate the values to string variable .

But i am not getting any values in the String variable, am i missing anything ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Do you have an apply after the transaction in the sub-action?

0 Kudos

The explanation is not clear. A screenshot would be helpful.

thanks

Chandra