Robotic Process Automation (RPA)

Robotic Process Automation (RPA)

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
Expand all | Collapse all

How to connect / call WDG Automation sample from Datacap?

  • 1.  How to connect / call WDG Automation sample from Datacap?

    Posted Mon March 15, 2021 07:54 AM
    Dear Team! 


      I created simple program with WDG Automation and Just i want to initiate / call it from DataCap. Could anyone guide me on this?

    Thanks!
    Raj

    ------------------------------
    Selva Raj
    ------------------------------


  • 2.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Mon March 15, 2021 04:23 PM
    All machines with a standalone bot are web services, so you can call a bot with an HTTPS (private) request.

    A sample
    https://<IP>:8099/scripts/<NAME_SCRIPT>
    https://172.10.20.100:8099/scripts/registerInvoice

    Door:
    - 8099 - HTTPS
    - 8098 - SOAP
    - 8096 - Broker

    Parameters
    - unlockMachine=false >> Do not unlock the machine to work, use the active session
    - version=2 >> to choose the bot version


    ------------------------------
    Angelo Alves
    ------------------------------



  • 3.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 01:28 AM
    Dear Mr.Angelo Alves!


    Thanks for your valuable reply. Now we've got an idea and are trying the same.

    Thanks!
    Raj
     





  • 4.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 03:40 AM
    Hello!

    Just want to point out that we have this already implemented in one of the demos that you can find from our Asset Repository: https://assetrepo.ibm.com/collection/extend-your-data-capture-apps-with-rpa

    This is a demo / lab where we're using Datacap custom activity to call out IBM RPA during Datacap Export. Perhaps you do not need to invent a wheel again :)

    // Jukka

    ------------------------------
    Jukka Juselius
    Senior Solution Architect - IBM EMEA
    WDG Automation Program Lead for EMEA
    IBM Technology - Business Automation
    ------------------------------



  • 5.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 03:51 AM
    Dear Mr.Jukka Juselius!

       Thanks for your update, really it is very useful. 

    Thanks!
    Raj





  • 6.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 04:05 AM
    Dear Jukka Juselius!

        I tried and the given link showing the 403 error.  https://assetrepo.ibm.com/collection/extend-your-data-capture-apps-with-rpa
    Could you please guide me on this?

    403 Error


    ------------------------------
    Selva Raj
    ------------------------------



  • 7.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 05:10 AM
    Have you tried just first https://assetrepo.ibm.com to login? You need to login with your IBM ID.

    // Jukka

    ------------------------------
    Jukka Juselius
    Senior Solution Architect - IBM EMEA
    WDG Automation Program Lead for EMEA
    IBM Technology - Business Automation
    ------------------------------



  • 8.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 05:43 AM
    Thanks for your reply. I tried the same and receiving the same error.

    Note : I am using the trial version, will it cause for the issue?.

    ------------------------------
    Selva Raj
    ------------------------------



  • 9.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 09:09 AM
    Hi Selva, can you try this link?
    https://assetrepo.ibm.com/asset/datacap-and-wdg-integration-datacap-action-library-mqy6xxww6

    This is an action library I developed to call a IBM RPA Bot from Datacap. I believe you can use it to consume your own Bot too.


  • 10.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 09:10 AM
    Hi Selva,
    Maybe, you can try to reach this link.
    https://assetrepo.ibm.com/asset/datacap-and-wdg-integration-datacap-action-library-mqy6xxww6
    It contains the github link I created for Datacap action library calling IBM RPA Bot. It might help you.


  • 11.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Tue March 16, 2021 09:23 AM
    Dear MUHAMMET HANCER!
    Thanks for your guidance. I will try and update you.






  • 12.  RE: How to connect / call WDG Automation sample from Datacap?

    Posted Wed March 17, 2021 01:14 AM
    Edited by Selva Raj Wed March 17, 2021 01:19 AM
    Dear MUHAMMET HANCER!

       I tried the same, When I opened the link it asked my credentials and once successful login it showing me the below error message. 403 error.

    Note:
    Just now I reported to admin team about the issue and waiting for his reply.

    MUHAMMET HANCER


    ------------------------------
    Selva Raj
    ------------------------------