AddAttachment via process flow

 2 Replies
 2 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Nabil
Veteran Member Send Private Message
Posts: 61
Veteran Member
Hello,

 

Has anyone implemented the AddAttachment that's supposedly replacing writeattachrec.exe?

SERVER: PORT/lawson-ios/action/AddAttachment

Lawson documentation has this as an example POST data but I haven't been able to get it to work. I'm looking to add Invoice comments to APINVOICE from our Landmark Financial suite.

 

Attaching a KB article (1937446) that talks about the replacements for writeattach

 

Thanks,

Nabil

Attachments
Lynne
Veteran Member Send Private Message
Posts: 122
Veteran Member

I use it to add comments to the req header.  Here is a screen shot of how I have it coded:

 

Nabil
Veteran Member Send Private Message
Posts: 61
Veteran Member

Thanks Lynn! I made a few tweaks to the Lawson sample and with your help it is working for me