Hello!
I have an issue in case of setting values to application forms in loop. First cycle work without any error, but after the second cycle i already have the same error "ERROR - SETVALUE -> error IntProperty X".
Please, anyone can explain ho...
Hello!
I have problem with filling context array by any values in custom project SAP IRPA and also with standart activity "Set Context". In debug mode error appear "TypeError,' ' is null or not an object"
Please, i need help!
Implement in Hana Studio SQL Statement - ALTER SYSTEM ALTER CONFIGURATION ('indexserver.ini', 'SYSTEM') SET('calcengine', 'enforce_bigint_counters') = '0' WITH RECONFIGURE;https://launchpad.support.sap.com/#/notes/2645317
Hi, Peter! Thank you for this cool blog post!But i have some issue with “Must Exist” option.I appreciate if anyone can help. (Use UIautomation technology)Add first pageAdd second page with the same captured dataAdd unique item for first page – it is...
Hi,It looks like incorrect usage of array in standart generated code The context is:newFolder (as array)-newItem (element, string)Declaration
part generated:hbce.pngssign part must look like: 1)Create
object rootData_newFolder with newItem inside. 2)...
Hello, Aleksandar, thank you for your answer!I actually try to fill array of "newFolder" with "newItem" values. In your proposed solution "NewFolder" is not an array, so i cannot fill multiple "newFolder" structures.And also rootData.newFolder[0].ne...