List of Contributions

Hammad Naeem

*Precisely Software Inc.
Employee

Contact Details

*Precisely Software Inc.

My Content

1 to 20 of 50+ total
Posted By Hammad Naeem 11-13-2025 15:59
Found In Egroup: Automate
\ view thread
Hi Renette, Above link expired, please find Form Solution and Solution Data Library here : https://nowtransfer.de/b209b3c7a6a3 Hope this helps. Regards ------------------------------ Hammad Naeem *Precisely Software Inc. ------------------------------
Posted By Hammad Naeem 11-05-2025 12:02
Found In Egroup: Automate
\ view thread
Hi Renette, You can try placing 'Automate Update plugin' in a loop, and check the log field if the field contains error or any special keyword like Lock etc, then loop should reschedule the job for posting else exit the loop and continue with workflow. for similar behavior you can refer : htt ...
Posted By Hammad Naeem 10-06-2025 08:55
Found In Egroup: Automate
\ view thread
Hi Susa, Try setting below workflow configuration key. refer documentation :https://help.precisely.com/r/t/1016755429/2025-03-10/Automate-Evolve/pub/Latest/en-US/Automate-Evolve-User-Guide/Workflow-Configuration-Options?tocId=YHI7q5F3pwhepjvzZMGgJQ This generally works for Email approved tasks/Approvals, ...
Posted By Hammad Naeem 09-11-2025 10:19
Found In Egroup: Automate
\ view thread
Hey Ann, In my example i have added unRestricted and BlockedStock based on plant number and then copied the data to another repeating table. Please find solution attached on link : https://nowtransfer.de/9342945ecfdc There is a javascript code rule on Button_13 that you can use to implement ...
Posted By Hammad Naeem 02-24-2025 14:24
Found In Egroup: Automate
\ view thread
Hi Alexey, You can try creating a custom plugn. First fetch the json value in a textarea on the form using 'set Form Data' Plugin. Now the custom plugin would parse through this json and set the form fields. consider json as : ("field_1dtstr":"test1","field_2dtstr":"teest2") //code starts here ...
Posted By Hammad Naeem 02-10-2025 13:10
Found In Egroup: Automate
\ view thread
Hi Alexey, renderRows method from frmRenderer.js is invoked on navigating through pages in a repeating tabel. This method expects a single parameter : "Argument" which is degined as below. to invoke this from forms custom javascript u can use snipped renderer.renderRows(theArguments); --------------- ...
Posted By Hammad Naeem 02-10-2025 12:55
Found In Egroup: Automate
\ view thread
Hi Shelby, I analyzed the workflow, so far it does not look like any issue with workflow, i cannot get much insights as i do not have relevant data, Is it possible for you to share the dataconnections and Solution data library used in the solution? If possible, please zip them and attach them here. ...
Posted By Hammad Naeem 02-07-2025 12:48
Found In Egroup: Automate
\ view thread
Hi Shelby, I Believe you are refering to the workflow shown below : If yes, then please confirm, i will go through the workflow and try to point out if there is any issue in which the plugins are configured. Also i can see multiple 'Update solution data library' plugins,please confirm if all ...
Posted By Hammad Naeem 02-07-2025 03:28
Found In Egroup: Automate
\ view thread
Hi All, Consider a scenario where an automate update plugin runs and post data to sap, based on the log messages recieved if there is any error in any one of the material, we want to route workflow to Review Route else proceed to Posting or create child forms etc, usually this requires a manual step ...
Posted By Hammad Naeem 02-07-2025 01:24
Found In Egroup: Automate
\ view thread
Hi Shelby, what i understand is that you want to get rid of a value from Soltion_data library. There is no option to manually edit the data in solution data library, you can create a solution and use 'Update Solution Data Library' plugin to delete the values. configure plugin based on filter. for ...
Posted By Hammad Naeem 11-03-2024 11:25
Found In Egroup: Automate
\ view thread
Hi Scott, Looks like the query is running in a loop, it should stop on a single error pop up, we'll need more information on this, please raise a support ticket for this. Regards ------------------------------ Hammad Naeem Precisely Software Inc. ------------------------------
Posted By Hammad Naeem 10-28-2024 08:17
Found In Egroup: Automate
\ view thread
Devops team will take care of making the changes. once the changes are made it will only fix launch studio issue and not the Rules dialog. we are still analyzing the issue, we will publish the changes once we .confirm the fix. Regards ------------------------------ Hammad Naeem Precisely Software ...
Posted By Hammad Naeem 10-28-2024 03:51
Found In Egroup: Automate
\ view thread
Hi Ann, I am facing this issue as well, this is happening due to recent chromium updates. I have created an article for other issue that ocured for the same reason, refer : https://community.precisely.com/discussion/outage-open-in-studio-and-open-in-excel-button-stopped-working-after-chromium-an ...
Posted By Hammad Naeem 10-24-2024 11:36
Found In Egroup: Automate
\ view thread
Hi Jayasri, Sam from Support team created this article : Evolve: Open in Studio/Open in Excel buttons not working . We are planing to role this out in our next major release. Regards ------------------------------ Hammad Naeem Precisely Software Inc. ------------------------------
Posted By Hammad Naeem 10-24-2024 02:30
Found In Egroup: Automate
\ view thread
Hi Everyone. Due to recent updates in Chrome and Edge browser, below highlighted buttons are not working. Resolution : Login into Evolve server. Go to path : \\Program Files\Precisely\AutomateEvolveServer\ui\assets\workflow\js\lg Take backup of file svform.js Open the file svform.js Search ...
Posted By Hammad Naeem 10-10-2024 03:13
Found In Egroup: Automate
\ view thread
Hi Obada, here is something that might help: https://customer.precisely.com/s/article/Using-SAML-on-Evolve-unable-to-add-new-users-to-the-site-360060469631?language=en_US if the above steps does not resolve the issue, raise a support ticket and share the logs with precisely support as mentioned ...
Posted By Hammad Naeem 10-03-2024 14:12
Found In Egroup: Automate
\ view thread
Hi Ann Davis, you can make use of the match function in the workflow. Refer screenshot attached below : For testing I am setting the field with a value setter, in your case it will be coming from 'Automate Update' plugin. I have attached a copy of the solution over link : https://nowtransfe ...
Posted By Hammad Naeem 07-24-2024 01:35
Found In Egroup: Automate
\ view thread
Hi Shelby, If it is not under deleted items in recycle bin, it might have been archived. You can check it on archive page : Administration App-> Archive. If it is not visible as well, Run query on evolve database : select * from FR_FileInfo_DataFiles where FileName = 'Name of the Document' ...
Posted By Hammad Naeem 07-23-2024 04:43
Found In Egroup: Automate
\ view thread
Hi Shelby, you can restore deleted documents from Recycle bin. Go to Administration app -> from left menu select Recycle Bin -> Expand documents section and restore the desired document. Note : by default deleted items from recycle bin are permanently removed from the system after 30 days. ...
Posted By Hammad Naeem 05-11-2024 11:13
Found In Egroup: Automate
\ view thread
Hello Mei jing chan, You can raise a support ticket regarding this so that someone from the team can have a closure look at you servers and other architectural details. Regards Hammad Naeem ------------------------------ Hammad Naeem Precisely Software Inc. ------------------------------