Announcement

Collapse
No announcement yet.

Auto Match not working through Automation Agent

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Auto Match not working through Automation Agent

    Hi,

    We have created an invoice from service provider login and Shipemnt is ther in customer login.When we create Automation Agent for matching but it is not working since the Shipment is in other domain and Match is failing.But if we manually click option "Auto Match Invoice" it matching the Invoice with Shipment.

    Please suggest how to resolve the issue.

    Regards
    Arpit

  • #2
    Re: Auto Match not working through Automation Agent

    Arpit - In which domain is the automation agent created?

    Comment


    • #3
      Re: Auto Match not working through Automation Agent

      Hi Raj,

      It is created in service provider domain.

      Regards
      Arpit

      Comment


      • #4
        Re: Auto Match not working through Automation Agent

        Arpit,

        Could you pls configure 'RunAs/Domain Query' on your Agent to select your CUSTomer domain (where you have the shipment) and re-execute the Agent.

        For eg. SELECT '<Your Customer Domain name>' FROM ORDER_RELEASE WHERE ORDER_RELEASE_GID = ?.

        Please let me know if this worked.

        Thanks,
        Raj

        Comment


        • #5
          Re: Auto Match not working through Automation Agent

          Arpit- You could replace ORDER_RELEASE in the above example (Query) with INVOICE if your Agent Type=INVOICE.

          Comment

          Working...
          X