Lawson integration with Captiva and documentum

Sort:
You are not authorized to post a reply.
Author
Messages
hshergill
New Member
Posts: 1
New Member

    Hi,
      I am new to Lawson, never even saw any of the applications.I did work with peoplesoft and SAP to integrate them with documentum and captiva but not aware how its possible with Lawson. We are looking for a solution using which we can use Captiva to scan and OCR invoices and send the scan image to documentum and the invoice data to Lawson.Secondly, we are also looking , if we can customize application pages where a user sees the invoice data to have a web link , clicking on which opens a document from documentum . Technically speaking,
    How do I send data from Captiva to Lawson. Does Lawson supports importing data from other applications in the form of EDI feeds or in some other manner ? Does it has some java API or some other means that we can use and post invoice data to Lawson? 

    Secondly, Is there a way to customize Lawson applications and put a web link on the invoice pages . This link will come from a java client on Lawson application server whoich in turn calles a documentum webservice and returns a web link for the document . So the question is - Is it possible to program Lawson application pages to call a java client that will return a web link ?

    In what programming language is Lawson Application written ?
     

    awolff01
    Basic Member
    Posts: 8
    Basic Member
      Yes. There are several ways of getting data into Lawson. Invoices can be interfaced via AP520 or if you need something more real-time...you can go directly against AP20 using and Transaction API (also known as AGS call).

      A URL pointing to a scanned image can be attached to an invoice via URL attachments.
      You are not authorized to post a reply.