Webmethods TN to Active transfer Process

Product/components used and version/fix level:

webMethods 10.15 Trail version

Detailed explanation of the problem:

Iam trying to send a stream content to Service :wm.EDIINT:send and push this to webMethods Active transfer (folder location)

attributes set to service:
contentType=application/edi-x12; charset=UTF-8
Type=plain
compressed=false
deliveryMethod=ActiveTransfer
requestMDN=none
requestSignedReceipt=false
senderID id=*04
idTypeDesc=EDIINT AS2
receiverID id=**2
idTypeDesc=EDIINT AS2

Error messages :Reason for failure - Delivery service for 57j12k00hj5evbph000000cj failed with a status of fail and status message of [ISS.0086.9063] Missing required value: string

Note I was able to connect from wM MWS to ATS ( able to select the VFS folder in partner profile delivery settings)

questions ?

  1. Is it possible to send data using wm.EDIINT:send to wM active transfer folder ?
  2. Do I need to pass fileName or content type must be different other than stream?
  3. Are there any other built in services to send or recieve file from wM active transfer location?

Issue resolved when used Processing rule with immediate delivery (active transfer method)

ref: Trading Networks provides ActiveTransfer as a delivery method. By using the managed file transfer capabilities of ActiveTransfer, you can leverage the B2B capabilities of Trading Networks to manage and deliver documents to partners securely and efficiently as follows:

*Manage partners in Trading Networks.

*Set up complex endpoints (Virtual Folder System or VFS) for partners in ActiveTransfer.

*Configure Trading Networks as a central partner management to use ActiveTransfer Server depending on whether ActiveTransfer is installed on a local, remote, or clustered environment, as the preferred document delivery method. For more information, see Configuring Alias for ActiveTransfer on Remote Server.

*Select an ActiveTransfer VFS path for the partners. Using the VFSPath, senderPartnerID, receiverPartnerID, and VFSID parameters, ActiveTransfer sends the BizDocument to the partners.

*View the status of the document delivery and the delivery details from ActiveTransfer on the Transactions and Activity Log pages.