List of Contributions

Maria Ebner

Employee

Contact Details

My Content

1 to 20 of 50+ total
Posted By Maria Ebner 07-07-2025 15:45
Found In Egroup: Automate
\ view thread
Hi Automate Community! This week I have a quick tip on using cell based mapping instead of the default column mapping in Transaction. Typically, column mapping is used to mass upload data to SAP, but there might be certain use cases or scenarios when a mass upload isn't necessary and you have an Excel ...
Posted By Maria Ebner 07-02-2025 10:47
Found In Egroup: Automate
\ view thread
Hi Mat, Thanks for sharing the OBSE tip! I used it to create a script that deletes activities and I put it in a loop. This should be similar to what you need, but you'll need to edit instead of delete. I hope this helps. Thanks, ------------------------------ Maria Ebner *Precisely ...
Posted By Maria Ebner 07-02-2025 10:46
Found In Library: Automate
Posted By Maria Ebner 06-02-2025 11:58
Found In Egroup: Automate
\ view thread
Hi Automate Community! Chaining or linking scripts is used to automate an SAP process that requires running multiple scripts. For example, if you need to create a material, extend it, create a BOM and routing, etc., you can chain all those scripts together. Once the scripts are chained, click the run ...
Posted By Maria Ebner 01-13-2025 11:27
Found In Egroup: Automate
\ view thread
Hi Nart, Please send a copy of the script along with the error message so I can take a look. Regarding why it's not recording, please open a ticket by emailing support@precisely.com. If it is a bug then our Engineering team will take a look and hopefully provide a fix. Thanks, ------------------------------ ...
Posted By Maria Ebner 01-10-2025 14:27
Found In Egroup: Automate
\ view thread
Great! You're welcome! I'm glad that resolved your issue. I'm curious what your Basis team says because it should get captured. ------------------------------ Maria Ebner Precisely Software Inc. ------------------------------
Posted By Maria Ebner 01-10-2025 10:45
Found In Egroup: Automate
\ view thread
Hi Manuel, Here are screenshots from my script for those screen and field names. I also attached the script. Please note the script exits out after getting to the classification screen. If you need to change the class type when you're already in the classification, the OK code for ...
Posted By Maria Ebner 01-10-2025 10:39
Found In Egroup: Automate
\ view thread
Hi Nart, Did you apply the skip screen or the If first transaction around that popup screen? Thanks, ------------------------------ Maria Ebner Precisely Software Inc. ------------------------------
Posted By Maria Ebner 01-09-2025 16:49
Found In Egroup: Automate
\ view thread
Hi Manuel, Hopefully we're talking about the same thing. On the class type popup screen, there is a filter button that will allow you to specify the class type you need: Will that work for you? I know the popup doesn't typically show up after the first run, so if you need to switch the class ...
Posted By Maria Ebner 01-09-2025 15:14
Found In Egroup: Automate
\ view thread
Hi Manuel, That is a tricky scenario. I recommend having a separate script for each class. Regarding the different cursor position, you can create copies of the script and have one for each cursor position and then chain them together. It will run all the scripts, so most will error but one will work. ...
Posted By Maria Ebner 01-08-2025 11:51
Found In Egroup: Automate
\ view thread
Hi Manuel, Sorry you're running into that issue as well. Are you able to open the script I sent in the thread above and copy those rows into your script? You can also manually add those rows using the screenshots I provided. Here is a training webinar we did on modifying scripts. If you add the ...
Posted By Maria Ebner 01-06-2025 10:45
Found In Egroup: Automate
\ view thread
Hi Automate Community! I have a quick tip when creating Query scripts. After you've selected the tables and fields and setup the criteria (what you're filtering by), I recommend using the preview run to ensure what you created will give you the output data you need. From the Workspace, Criteria, or ...
Posted By Maria Ebner 12-16-2024 11:04
Found In Egroup: Automate
\ view thread
Hi Automate Community! I have a tip on checking the product lifecycle for your Automate products. You will find all the information on this page: https://help.precisely.com/access/sources/AEV_Automate_Evolve/topic?topicID=AEV-0006&ft:locale=en-US I recommend bookmarking this page for future reference ...
Posted By Maria Ebner 11-25-2024 11:31
Found In Egroup: Automate
\ view thread
Hi Automate Community! I have a quick tip that applies to scripts for change Transaction codes and Fiori apps. Typically, when you create the Transaction or Fiori script you include all the fields you might need but sometimes you don't need to change all the fields and you might not know the existing ...
Posted By Maria Ebner 11-18-2024 11:53
Found In Egroup: Automate
\ view thread
Hi Deekshita, Attached is an example of a script and data file to create material classification. Please note that it allows you to create multiple classes and multiple characteristics. You can remove the loops if they're not needed. Thanks, Maria ------------------------------ Maria Ebner Precisely ...
Posted By Maria Ebner 11-13-2024 11:54
Found In Egroup: Automate
\ view thread
Hi Deekshita, If you attach your script and data file I can take a look. I also recommend watching this training webinar we did on troubleshooting scripts: https://preciselyu.precisely.com/studio-expert-tips-for-troubleshooting-studio-scripts Thanks, ------------------------------ Maria Ebner Precisely ...
Posted By Maria Ebner 11-12-2024 13:32
Found In Egroup: Automate
\ view thread
Hi Abhishek, I made a change to the script so it uses the buttons available on the maintenance item selection screen. Please try it and let me know if it works. Thanks, ------------------------------ Maria Ebner Precisely Software Inc. ------------------------------
Posted By Maria Ebner 11-12-2024 13:31
Found In Library: Automate