Hi
Can I have an email id of u? So i can mail u and give u more details.
Any way I’ll repeat my prob .
I am sending an OUTBOUND edi . [X12.309]
and facing prob while doing record to edi conversion.
I’ll repeat the steps I am following after creating a record.
- Setting up Delimiters [ Field as + subfield as : and Record ’ ]
- Calling service ConvertToString
Mapping created record to Values, nsRecord as a schema refrence [for exa : USA_X12_309:Record_USA_X12_309]
and mapping the delimiters.
3.Converting string to StringList
-
calling service wm.b2b.edi.util:addGroupEnvelope
mapping delimiters to delimiters
and stringlist generated above to documents.
Hardcoding “sender” and “reciver” and
IDcode =309, grpCtlNumber=309,agencyCode=T,verRelCode=4010
-
Calling wm.b2b.edi.util:addICEnvelope .
Here I am getting an error
“com.wm.lang.flow.FlowException: required input parameter is not specified (see “errorMessage” for detail)”
In this step Iam hardcoding
sender,receiver,ackRequested=0,testIndicator=P,addGroup=false.
do I suppse to do anything else?
pls help.
Pls help me.
#webMethods#edi#Integration-Server-and-ESB