List of Contributions

Sigrid Kok

Contact Details

My Content

1 to 20 of 50+ total
Posted By Sigrid Kok 03-12-2026 10:24
Found In Egroup: Automate
\ view thread
Glad to hear it works for you, too, Renette! I can't take credit for the original tip - that was wonderful sleuthing by someone prior to me - but I did take advantage of it. Best Regards, Sigrid ------------------------------ Sigrid Kok *Precisely Software Inc. ------------------------------
Posted By Sigrid Kok 03-12-2026 10:22
Found In Egroup: Automate
\ view thread
Hi Steve Great that it's working for you & thanks for sharing! And the time savings is wonderful to hear! Typically it's " " (space) or "X" for those checkboxes. I'm happy to take a look at it later today/tommorrow, but if it's working for you, that's all that matters. Best Regards, Sigrid ...
Posted By Sigrid Kok 03-11-2026 13:49
Found In Egroup: Automate
\ view thread
Hi Kurt Got it - please still open a support ticket. There's something going on that I can't reproduce and they need to check out what is happening on your pc(s). Is your default data file on your pc - outside of the control of OneDrive? Could it be that IT has some new controls on your Excel ...
Posted By Sigrid Kok 03-11-2026 11:54
Found In Egroup: Automate
\ view thread
-You mentioned a file type is greyed out. What file type is this? -Are you running from Studio or the Excel add-in? -if from Studio, is the file read only? This happens when you have special formatting or images, etc. More details will help support help you more quickly. Best Regards, Sigrid ...
Posted By Sigrid Kok 03-11-2026 11:24
Found In Egroup: Automate
\ view thread
Hi Renette This is much like cost center hierarchy. You can set accessibility mode and will have tables you can navigate instead of the graphical hierarchy. On the first screen choose Extras, Default Settings, Format and check the box. You can use binoculars to find a row and there are ...
Posted By Sigrid Kok 03-11-2026 10:34
Found In Egroup: Automate
\ view thread
Hi Steve, Bravo for trying to use Direct with BAPIs. Once you figure it out, you will want to use it more. :) Can you share where you are? What questions you have? I probably have an example somewhere but would like to understand where you're stuck. Best Regards, Sigrid ------------------------------ ...
Posted By Sigrid Kok 03-10-2026 20:31
Found In Egroup: Automate
\ view thread
Hi Jayne Not an area of expertise so I did a search. This post had some suggestions: https://community.sap.com/t5/enterprise-resource-planning-q-a/table-for-the-ck13n/qaq-p/5341996 specifically a mix of these tables : MBEW, KEPH, KEKO, CKIS, CKIT I believe what you may be viewing are structures, ...
Posted By Sigrid Kok 03-09-2026 14:03
Found In Egroup: Automate
\ view thread
HI Skander Can you see this support article? https://customer.precisely.com/s/article/getimage-callback-returned-unexpected-type?language=en_US It states it's likely to be caused by an office update. It suggests making this adjustment to Excel settings FYI Sigrid ------------------------------ ...
Posted By Sigrid Kok 03-09-2026 12:44
Found In Egroup: Automate
\ view thread
Tip of the Week – Evolve field dependencies Solution designers want to be able to help process participants fill in the data correctly. There is the ability to use several options for choosing values for individual fields: · Live F4 Lookup control · Staged data lookups in reference data lists or ...
Posted By Sigrid Kok 03-05-2026 11:07
Found In Egroup: Automate
\ view thread
Happy to try to help, Kurt. I have tried file types: doc, docx, xls, xlsx, pdf, txt, jpg & png over time. File size may make a difference. Have you checked the Evolve logs? It may give you some insight, and support will likely want to look at it. Best of luck! Sigrid ------------------------------ ...
Posted By Sigrid Kok 03-05-2026 10:36
Found In Egroup: Automate
\ view thread
Hi Kurt If those files exist, then I believe it should work. I'm not sure what else I can offer, as everything I have tried works for me but doesn't seem to work for you. I would suggest opening a support ticket to see if they can work with you on this. Best Regards, Sigrid ------------------------------ ...
Posted By Sigrid Kok 03-04-2026 18:12
Found In Egroup: Automate
\ view thread
Hi Kurt What is the contents of the field you are using for the file - field_73? That's likely the key to figuring this out. This is a different attachment type, so I tried it I have this file in the folder Assets: CustomerPriceMaintenance_Setup.xlsx I filled in the parameters and I see ...
Posted By Sigrid Kok 03-04-2026 16:36
Found In Egroup: Automate
\ view thread
Hi Kurt My process is a simple attachment test to add it in the start (or through the plugin) and then post it to SAP on an object on the last step. Your process will definitely be different. :) So yes it would still attach. It doesn't have to be that node after the add attachment plugin. It would ...
Posted By Sigrid Kok 03-04-2026 15:31
Found In Egroup: Automate
\ view thread
Hi Kurt You can use the plugin, and it does work. My process at the post attachment step I see it pre-populated You can't do that before the initial step (start node) however. Hope that helps, Sigrid ------------------------------ Sigrid Kok *Precisely Software Inc. ---------- ...
Posted By Sigrid Kok 03-04-2026 15:26
Found In Egroup: Automate
\ view thread
Hi Jason Thanks for all of the details. I'm not great with routings nor do we have manufacturing setup much in our demo systems. Unfortunately I don't have time right now to look into detail, but I wanted to offer a tip. It looks like you're selecting the operation row and then clicking into the ...
Posted By Sigrid Kok 03-04-2026 12:53
Found In Egroup: Automate
\ view thread
Hi Renette, We have reporting views in the Evolve DB. If you want to see that at the process level, please use this view: [yourEvolveDBName].[dbo].[RPT_ProcessReportingDetailsView] If you want to see it at the activity (task) level, please use this view: [yourEvolveDBName].[dbo].[RPT_AssignmentView] ...
Posted By Sigrid Kok 03-04-2026 10:44
Found In Egroup: Automate
\ view thread
Hi Norbert, As far as I can tell, it is sorting but not "de-duplicating" (rolling up) based on the fields you selected to display like a SQL statement would with a subset of fields in a table/view. Instead it looks to be based on all of the fields, and you are only showing a small subset of them - ...
Posted By Sigrid Kok 03-03-2026 21:17
Found In Egroup: Automate
\ view thread
Hi Carmen I vote for Renette's approach. I have a way to do this with (1) SQL data connection - don't autoload (2) create form fields from the data connection - now you have a repeating group with the fields code and description (3) add a field in that repeating group to hold the code and group ...
Posted By Sigrid Kok 02-27-2026 10:56
Found In Egroup: Automate
\ view thread
Hi Cai This is a weak area for me. Can you please include the table(s) you want to pull from and maybe a screen shot or two of the tcode that includes the data you want to extract? I'll take a look once I know what to look for. :) Thanks, Sigrid ------------------------------ Sigrid Kok *Precisely ...
Posted By Sigrid Kok 02-27-2026 10:54
Found In Egroup: Automate
\ view thread
Hi Norbert Only time for a quick thought. Did you use the SORT BY for the data connection? You can add one or several fields. Happy to take a look, as well. Also if you want to upload a solution, you can zip it up and upload the zip file. Best Regards, Sigrid ------------------------------ ...