SAP Automation using Blue Prism - Basic Instructions needed

KaliRaj1982

Member
SAP Automation using Blue Prism - Basic Instructions needed. I am new to SAP Automation. Please guide me how to proceed further.
 

Sachin_Kharmale

Active Member
Hi ,
For SAP automation we need to do some pre config with SAP
Just create new SAP Object in blue prism
and start spying element using SAP Mode .
SAP Config Guide is available on internet easy. just refer the enable client side scripting section from it

Enabling SAP Spy Mode
To enable SAP spy mode, Blue Prism requires that both client- and server-side scripting are properly enabled.
i. Enabling Client-Side Scripting
• Start the SAP Logon and log in to the SAP server.
• Click the 'Customize Local Layout' toolbar button (ALT+F12).
• Click Options and in the GUI Options screen select the 'Accessibility and Scripting' node
• In the ‘Accessibility’ node ensure that the ‘Use Accessibility mode’ option is enabled.
• In the 'Scripting' node ensure that the ‘Enable scripting’ option is the only option set. Notifications must be switched off to prevent popups from blocking the spy mode.
o NOTE: If the options 'Notify when a script attaches to SAP GUI' check box and the 'Notify when a script opens a connection' are left checked then when you spy an element in the SAP interface you will see the message “A script is trying to attach to the GUI” every time you attempt to click on it. If you see the message “Scripting support is disabled by the user” then the ‘Enable scripting’ option has not been checked.
• Save the settings and restart the SAP GUI. The client-side settings have now been set.

Enabling Server-Side Scripting
• Start the SAP Logon and log in to the SAP server.
• Run the ‘RZ11’ transaction (type ‘RZ11 ‘and click the green tick button)
• Type ‘sapgui/user_scripting’ in the Maintain Profile Parameters window.
• Click the ‘Display’ button
• Click ‘Change Value’ in the Display Profile Parameter Attributes window.
• Type ‘TRUE’ in the ‘New value’ field.
• Save the settings and log out from SAP Logon.
• Exit from the SAP Logon program (click the red cross button in the toolbar, or click the ‘X’ window button to close the window and the application). You may be prompted to save any unsaved changes, if you haven’t done so already.

Just Configure sap and Blue prism as above instruction and start working.

Best,
Sachin

.
 
Top