List of Contributions

Ronald Vlasveld

Contact Details

My Content

1 to 7 of 7 total
Posted By Ronald Vlasveld 10-13-2025 02:18
Found In Egroup: Automate
\ view thread
Hi Renette, The way we enforce the input format is by using a rule condition "match pattern" or "does not match pattern". If the entry doesn't match the pattern required, a message will be showed to inform the required entry. The pattern given can be set by using regular expressions. For example ...
Posted By Ronald Vlasveld 09-22-2025 02:50
Found In Egroup: Automate
\ view thread
Hi Knavis, Have you tried to use selectable tables? These offer a very flexible opportunity to search in records, (almost) without loss in performance. We have applied this in search for materials (app. 3000 records) and Business Partners (app. 6000 records) for preparing contract data. The table ...
Posted By Ronald Vlasveld 06-10-2025 01:14
Found In Egroup: Automate
\ view thread
Hi Renette, It should be possisble to change the field names as the query is SQL. The field name is generated at the "select" command as in below example. You can change the field name 'Status' in any name. ------------------------------ Ronald Vlasveld Master data specialist Industrie- en ...
Posted By Ronald Vlasveld 04-02-2025 01:46
Found In Egroup: Automate
\ view thread
Hi Nart, This topic has already been discussed in the community. Please find the link below: https://community.precisely.com/communities/community-home/digestviewer/viewthread?MessageKey=795d5278-4eeb-4adf-980a-cce3fbf91ef7&CommunityKey=4418e63a-9f6f-4468-b3f1-0186605ed001 Most likely it will not ...
Posted By Ronald Vlasveld 02-26-2025 09:45
Found In Egroup: Automate
\ view thread
Hi Susan, As you describe the use of address lines to be potential, I consider it not as mandatory from SAP. Therefore the issue is to be expected in your script. Have you tested the script with the "stop on error" (1) option? SAP will show you where the script is stopped and which action is expected. ...
Posted By Ronald Vlasveld 07-09-2021 05:21
Found In Egroup: Automate
\ view thread
Hi, After a 3 months positive experience with Evolve I'm facing an issue for which I can't find the cause. In the workflow proces multiple colleagues do enter information in a form. At the final approval of the process, after loading the material to SAP, an email notification is shared to all participants ...