sap script

  1. L

    Extract a table from SAP

    Hi! I wanted to extract a specific field in a table from SAP. However, when testing with more examples I realized that the table can change, as it may have fewer or higher number of columns. So, I am trying to extract the SAP table as a table and put into a collection in Blue Prism by using...
  2. Y

    Extend SAPElements.xml

    Hi, I was working in SAPElements.xml creating new functions and how i can do for call invoke a method and set the property with the returned of method I try this: <actionquery action="SelectRowTable">@key={sapinvokemethod methodname=GetAbsoluteRow arguments="#$row$"} sapsetproperty...
  3. A

    SAP scripting issue when only Playback is active

    Hi I was wondering why Blue Prism is not working when we have developted process in full accessibility to Scripts in Dev enviroment and when we moving it to Production we only have turned on options to run scripts (there is no possibility to record those) and we getting error: "Exception has...
Top