web switch window
How to use UDJC to pass Run Time parameter
Issue: How to use UDJC to pass Run Time parameter? Resolution: Please do not use static method. Please refer to the attached.
Error occurs while Importing workflow on T4 Instance
Issue: Error occurs while Importing workflow on T4 Instance How to Reproduce: You can reproduce this issue by unassign the plugin to the tenant Resolution: Assign the BMC remedy, SAP and Twilio 3.2 plugins to the tenant.
Creating workflow for read text from image
Issue: Read text from image by using OCR: Tesseract plugin Resolution: OCR: Tesseract plugin step detects and extracts text from an image to a readable text type. Supported image types: BMP, PNG, JPG, JPEG. Compatibility: Tesseract version 4.0.0. ...
How to Import/export workflow from AEserver
Issue: How to Import/export workflow from AutomationEdge Server Resolution: - Go to AutomationEdge server. - Go to Workflows tab -> Workflow List ->Click Import to import WF from another server and click on drop down button to export or update ...
How to send mail using java code
Issue: How to send mail using java code. Resolution: User defined Java Class is a step in the Scripting Plugin for Process Studio Workflows. This step allows you to enter User Defined Java Class to drive the functionality of a complete step. In ...
How to create a different template for each data set.
Question: I'm attempting to receive information from an input file and then write it to an Excel template. What I'd like it to do is create a different template for each data set, all while remaining on the same output Excel template sheet. Solution: ...
How to create multiple rows from single column to single row
Query: There are three rows in an input excel/notepad: Row 1 : ABC Row 2: MNO Row 3 : XYX I need a single string: like : ABC MNO XYZ Solution: - You can use MEmory Group by step to achieve this. Attaching a workflow for your reference.
Error: Property 'value' should have maximum length of 1024 characters
AE Version: 6.0 Error: - While executing the REST call, getting an error, “SourceId <1033258_946e114b24cad21e903b794e3d817d5dc11c1e9053_1704246>, Workflow <Process_API>, ServerError: Property 'value' should have maximum length of 1024 characters” ...
How to use REGEX in Filter Row step
Problem Statement: How to use a regular expression(REGEX) in the filter row plugin? Solution: - We have created a sample workflow for your reference. Please refer to the same.
Is there any way to add a signature in pdf through RPA
Problem Statement: Is there any way to add a signature in pdf through RPA? Is it possible? Solution: Currently, we don’t have a plugin to write data in pdf directly, but there is one workaround: create a word file > add signature using macro > and ...
How to set Global variable in workflow
Question: I want to use a global variable throughout the workflows. So that whenever the value of that variable is changed then it should reflect in all the child workflows as well as parent workflow. Solution: - To set a global variable You have to ...
How to read files which start with specific word and with specific extension
Solution: - Suppose your filename starts with the word “Sample” and the extension of the file is “.txt” - To read all the files which match the above configuration, you have to use Wildcard - You can use the below wildcard to achieve the above ...
Getting Issue while uploading workflow [File format is invalid]
ERROR File format is invalid Resolution This issue has been after passing the "internal current directory" in the workflow file path.
java.net.BindException: Address already in use: JVM_Bind
ERROR: java.io.IOException: Transport Connector could not be registered in JMX: java.io.IOException: Failed to bind to server socket: tcp://0.0.0.0:61616?maximumConnections=1000&wireFormat.maxFrameSize=104857600 due to: java.net.BindException: ...
Unable to Create and update workflow on AEUI
ERROR: If you look in the error file, there are some other errors regarding this: 2020-03-11 15:44:00 http-nio-8080-exec-2 ERROR RESTInputValidator:56 - Error parsing restvalidation.json com.fasterxml.jackson.databind.JsonMappingException: Unexpected ...