Summary
Important Observations
Tips & Techniques
- The user defined parameter accepted by X_RUN is a 256 long character string. You could input a more complex key (DEPTMENT and SECTION to identify a section record for example) by concatenating them into UDEF. The WebRoutine would then split the UDEF variable into its known parts.
What You Should Know
- How to implement the Save WAM output to a file feature.