Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Using AssignMessage to set Form Parameters based on Variables

Not applicable

Can someone suggest a way for me to add a form parameter to a request in an assign message policy?

Neither of these work (XML violations)

<AssignMessage name="createChallenge">
<DisplayName>createChallenge</DisplayName>
<Properties/>
<Set>
<FormParams>
<FormParam name="">{strutsTokenName}:{strutsTokenValue</FormParam>
<FormParam name=\"{strutsTokenName}\">{strutsTokenValue}</FormParam>
......
0 1 1,084
1 REPLY 1
Top Solution Authors