We have a document imaging system that contains AP Invoice images. We can query the attributes associated with those invoices (company, vendor, invoice_num, etc.) and gather the information necessary for a writeattach.exe call to insert a URL attachment to an invoice in Lawson.
I have logged into Portal via IE and manually called the writeattach.exe by building the string myself and inserted a URL attachment.
I am looking for suggestions on how to automate the execution of this writeattach.exe program. Is this something you would normally do through Process Flow or IPA? We currently do not utilize Process Flow.
Thanks!!