This is controlled by specifiying the waveset.organization value on the user form associated with the action.
For example, when using "Reconcile with Resources" if you edit a resource recon policy, you will see a proxy administrator listed. Recon
will use the UserForm that is associated with that proxy administrator when processing the incoming data.
The userform would be a custom userform that does whatever you need with the data.
The org field could look something like this:
<Field name='waveset.organization'>
<Expansion>
<s>ReconOrg</s>
</Expansion>
</Field>
No comments:
Post a Comment