List of Contributions

Michael Lund

Contact Details

My Content

1 to 13 of 13 total
Posted By Michael Lund 03-27-2023 07:08
Found In Egroup: Automate
\ view thread
Hi Sigrid Thank you for your advise. Your first option with having all the Line (F6) steps first and then all the Text editor text lines afterwards did the trick. When I add a Tag column line in front of each Text editor line and populate the respective columns with / I can add blank lines between ...
Posted By Michael Lund 03-24-2023 09:29
Found In Egroup: Automate
\ view thread
Correction: It should have said: ...(Where x represent the line number of the long text) ------------------------------ Michael Lund Novo Nordisk A/S ------------------------------
Posted By Michael Lund 03-24-2023 09:27
Found In Egroup: Automate
\ view thread
Hi Sigrid Thank you for your suggestions. If I surround each block of  ctxtRSTXT-TXPARGRAPH[0,x].text txtRSTXT-TXLINE[2,x].text btn[6].press() (Where x represent the line number in the script) with an IF statement checking the tag column, it works fine. By using the tag column I can even insert ...
Posted By Michael Lund 03-23-2023 11:00
Found In Library: Automate
Posted By Michael Lund 03-23-2023 11:00
Found In Egroup: Automate
\ view thread
Hi Forum I have run into some issues with a script for loading long text into task list operations. It's done via excel solution To hit the right operation I use Index field conditions (and GUI scripting as a consequence) inside a loop. See attachment Index field.png Due to this mode, each line ...
Posted By Michael Lund 03-02-2023 05:57
Found In Egroup: Automate
\ view thread
When I install Winshuttle Studio ver 20.2.8 from the installation file that I got, I experience that the application cannot be found in 'Apps & features' or Control Panel - Programs - Programs & features on the PC Neither does the installation program create short cuts to the exe file in start menu and/or ...
Posted By Michael Lund 11-04-2022 04:11
Found In Egroup: Automate
\ view thread
Hi Sigrid I will elaborate on the process. I have also attached an illustration. The scenario is that end user wants to have new task lists (TL) and maintenance plans (MP) created in SAP.  The end user gives information (Functional loc (Floc), Equipment (Eqm) and components for TL) to super ...
Posted By Michael Lund 11-04-2022 04:10
Found In Library: Automate
Posted By Michael Lund 10-28-2022 07:50
Found In Egroup: Automate
\ view thread
Hi forum For a given load script, I would like to validate certain data before load. As the script contains loops, this function does not work. I therefore have an idea of adding a "preburner" sheet, where the end user can add the specific data and then have a query at the first step in a chain ...
Posted By Michael Lund 10-13-2022 03:49
Found In Egroup: Automate
\ view thread
Update: Root cause is that the function modules creating the long text do not update in table MPLA (for maintenance plans). A work around is to chain another script to open the object (in my case, the maintenance plan) in change mode, click the long text Icon, and then back out again and save. I have ...
Posted By Michael Lund 10-04-2022 04:56
Found In Egroup: Automate
\ view thread
Thank you Andre, for adding info. I will also get to Equipment and Functional locations when Maintenance plan scripts are in place. So hopefully the issue will be solved. I will for sure update this thread. Br Michael ------------------------------ Michael Lund | Senior Business Analyst ...
Posted By Michael Lund 10-04-2022 04:52
Found In Egroup: Automate
\ view thread
Thank you Maria for reply. I have created a support issue. Br Michael ------------------------------ Michael Lund | Senior Business Analyst Novo Nordisk A/S | (453) 075-1686 ------------------------------ ------------------------------------------- Original Message: Sent: 09-30-2022 16:54 ...
Posted By Michael Lund 09-28-2022 09:06
Found In Egroup: Automate
\ view thread
Hi Forum I was wondering if anybody else have encountered the following issue: I have created a script to load long texts for maintenance plans via tr.c IP02 and am testing it at the moment. I use the button 'Add long text' After load, I immediately go to SAP to verify the text. When I open the ...