List of Contributions

joao joao.rino

Contact Details

My Content

1 to 20 of 23 total
Posted By joao joao.rino 07-21-2021 14:34
Found In Egroup: Automate
\ view thread
Hello, if we do "run" all script run and it works but I got this error message "Fill all of the mandatory fields" If i do "debug" in the first script, after saving it goes to the initial window of the transaction again. Instead of closing the transaction. It's a bit odd. Regarding ...
Posted By joao joao.rino 07-21-2021 09:41
Found In Egroup: Automate
\ view thread
Hello again, I tried to chain the scripts I thing I got it. I just wanted to know if its possible to have a .xlsm file to import in winshuttle? I'm trying to chain a query which will extract a list from SAP, then the excel will calculate the next code to be used, and I want that code used in the ...
Posted By joao joao.rino 07-21-2021 09:40
Found In Library: Automate
Posted By joao joao.rino 07-20-2021 13:49
Found In Egroup: Automate
\ view thread
Hi Jennifer, I will try it. Thanks a lot for your support! Many thanks BR ------------------------------ joao.rino | SIEMENS SA (GSS A&F CENTER Lisbon) | ------------------------------
Posted By joao joao.rino 07-20-2021 11:46
Found In Egroup: Automate
\ view thread
Hi Jennifer, yes, that's a good recomendation because now I cannot start from the query and try to put the others in its chain. It give me the error message "this script is already part of a chain". How can I now have the scripts which are already chained in sepparate again? Thank you. BR ...
Posted By joao joao.rino 07-20-2021 09:54
Found In Egroup: Automate
\ view thread
Hello, I'm trying to add a query to a chain of scripts. the problem is that I need the query before running the other scripts, but I cannot add new scripts before the first one, only after, because they are already saved as a chain: Is there any way of doing it? Or I need to create from the ...
Posted By joao joao.rino 05-19-2021 09:46
Found In Egroup: Automate
\ view thread
Hello, It worked, my problem was that in the first script the value was only in one cell. And in the second one, since I have a loop, the if condition analyses the "if column" but it didn´t have any value to check. So I had to replicate the value any time I have another line. My question ...
Posted By joao joao.rino 05-18-2021 06:25
Found In Egroup: Automate
\ view thread
Hello, when using chained scripts, is it possible to use an if condition referring/testing a column of another? Meaning, in the second script I need to create an if condition based on a column which is in the first script, but it's not working. Thanks for the support. BR João Rino -- ...
Posted By joao joao.rino 04-03-2020 10:17
Found In Egroup: Automate
\ view thread
Hi again, so if I run the script in the background it happens the same. So I would say that the screen is indeed the 1999. And if I run only the script separately, it works, that's what intrigues me. Does the if condition somehow changing something? Do you have any suggestion? Thanks. ...
Posted By joao joao.rino 04-03-2020 10:03
Found In Egroup: Automate
\ view thread
Hi Jennifer, that's correct. I found out that the screen is different because I tried to do a new script only for that cases. So, depending on the wbs code, it opens ​0999 or 1999, and that's why the else condition is using the 1999. When I use the same procedure outside the else condition it works, ...
Posted By joao joao.rino 04-02-2020 11:26
Found In Library: Automate
Posted By joao joao.rino 04-02-2020 11:26
Found In Egroup: Automate
\ view thread
Hi Jennifer, I'm facing other issue. In this same script I have to put an if condition because, although i'm using wbs editing, the SAP menu differs depending on the type of wbs. I came up with an if condition, as is in the attached script, winshuttle is identifying well which menu it has to open, ...
Posted By joao joao.rino 04-02-2020 05:44
Found In Egroup: Automate
\ view thread
Hi Jennifer, sure, but that's only to run SAP automatically, right? I always put that before the run. But that was not my problem. Anyway I think it's working now. Is it possible that we have to use X in caps to select those two options? Thanks Joao ------------------------------ joao.rino ...
Posted By joao joao.rino 03-31-2020 06:21
Found In Library: Automate
Posted By joao joao.rino 03-31-2020 06:21
Found In Egroup: Automate
\ view thread
Good morning, I'm doing a script which I had already tested and it worked. I'm changing a wbs element after creating the basic structure. My 3rd level lines should have the account assignment element and planning element selected (operative indicators) as per image: It happens that now, ...
Posted By joao joao.rino 03-05-2020 12:32
Found In Egroup: Automate
\ view thread
Hi James, many thanks for the quick and complete response. I will try it. I need to have access to gui scripting first and then i'll try it. Thank you. BR Joao ------------------------------ joao.rino | SIEMENS SA (GSS A&F CENTER Lisbon) | ------------------------------
Posted By joao joao.rino 03-05-2020 07:30
Found In Egroup: Automate
\ view thread
Hello, I'm trying to create a script which allows me to extract pdf's files from SAP. The procedure we normally do is using mir4 transaction, enter the document number, and then save the attached pdf. But it only allows me to enter into a specific document number, and inside the transaction I can't ...
Posted By joao joao.rino 02-13-2020 11:58
Found In Egroup: Automate
\ view thread
Hi Sigrid, it's working the loop, but I'm having problems in the settlement rule, there are some sublevels which don't need it, and I left the cell blank. Even though, when I run the debug it's filling with "FXA", don't know why. Attached you have the script. Thank you. João -- ...
Posted By joao joao.rino 02-13-2020 09:33
Found In Egroup: Automate
\ view thread
Hi, thank you! I already did it, just have one question: After editing all the fields in basic data, I do have to go back to the wbs structure overview and save it, right? Because my loop is not coninuing to the second line :/ João ------------------------------ joao.rino | SIEMENS SA (GSS ...