List of Contributions

Mr. Alexey Skotnikov

Contact Details

My Content

1 to 20 of 25 total
Posted By Alexey Skotnikov 02-12-2025 06:00
Found In Egroup: Automate
\ view thread
Hi Sigrid, Our use case is the following. We have a table with material fields (e.g. plant data - MARC). Each field may have different department responsible for it (e.g. MRP data is Planning, purchasing data is Purchasing, Finance, etc.). Also, each plant belongs to different organization and data ...
Posted By Alexey Skotnikov 02-11-2025 09:23
Found In Egroup: Automate
\ view thread
Hello Experts! We need to get several fields from SQL view as part of workflow, and doing that via Set Form Data plugin and $$GetValueFromDataConnection. Unfortunately ,it executes same SQL query several times for each field, that is pretty slow, because the view is complicated. Question: can we ...
Posted By Alexey Skotnikov 02-11-2025 05:35
Found In Egroup: Automate
\ view thread
Thanks a lot, Hammad, that is useful. How can we get an event that will trigger on page change, so that we can add custom code after change is made? ------------------------------ Alexey Skotnikov GPO, Data Governance ABBOTT RAPID DX INTERNATIONAL LIMITED ------------------------------
Posted By Alexey Skotnikov 02-07-2025 05:56
Found In Egroup: Automate
\ view thread
Hi Experts! We are struggling to find a JavaScript event when you switch pages in paginated view in repeating content table. Anyone knows? Thanks! ------------------------------ Alexey Skotnikov GPO, Data Governance ABBOTT RAPID DX INTERNATIONAL LIMITED ------------------------------
Posted By Alexey Skotnikov 01-15-2025 05:59
Found In Egroup: Automate
\ view thread
It is online - writing to database at the same moment as it writes to normal text log files. So you get latest and greatest info always. ------------------------------ Alexey Skotnikov GPO, Data Governance ABBOTT RAPID DX INTERNATIONAL LIMITED ------------------------------
Posted By Alexey Skotnikov 01-14-2025 10:00
Found In Egroup: Automate
\ view thread
This time it is not Sigrid, but a user :) By default, Evolve writes logs to text files, that is very painful to analyze and search. Fortunately they use NLog and it can be easily configured to write logs directly to database in addition to text files. Edit the file svr\NLog.config as following ...
Posted By Alexey Skotnikov 01-14-2025 05:09
Found In Egroup: Automate
\ view thread
As far as i understand, Solution Data Library is for non-structured data (files). I think it would be much easier and more reliable to use a supporting database for such mechanism. And then use data connection to read data from SQL database in workflow (using Set Form Data plugin and GetExternalConnection) ...
Posted By Alexey Skotnikov 12-22-2023 00:51
Found In Egroup: Automate
\ view thread
You do not need App Visitor role, but better use Document Explorer functionality - check it in Help. You need to create Document Explorer solution where you can even combine several similar solutions in one view, and it will give read only access to documents not created by user. You can then assign ...
Posted By Alexey Skotnikov 12-12-2023 02:20
Found In Egroup: Automate
\ view thread
For read only access you can use Document Explorer, it is very convenient. There is no way to get user added to workflow of running processes automatically when you add user to the group, best of my knowledge. ------------------------------ Alexey Skotnikov GPO, Data Governance ABBOTT RAPID DX INTERNATIONAL ...
Posted By Alexey Skotnikov 12-08-2023 11:31
Found In Egroup: Automate
\ view thread
Hi Community, We are trying to automate user management of Winshuttle Evolve users using Evolve form. There is a plugin to manage user (create/assign/remove groups), but I couldn't find one for assignment of license. Is there any way to do that automatically? ------------------------------ Alexey ...
Posted By Alexey Skotnikov 12-05-2023 02:46
Found In Egroup: Automate
\ view thread
Thank you Sigrid. That confirms my research too. Basis is reluctant change of user type, because then it will have password change policy enforced and also have limitation on parallel sessions, that may become even bigger problem. I will be requesting to create custom BAPI for that. ------- ...
Posted By Alexey Skotnikov 11-30-2023 13:24
Found In Library: Automate
Posted By Alexey Skotnikov 11-30-2023 13:24
Found In Egroup: Automate
\ view thread
Dear Community! We have a script that use transaction UKM_BP to set credit segment data. It works fine as recording, but only if "Start SAP GUI" checkbox is set. If you unset checkbox, we get message "No batch input data for dynpro (SAPMSSY0 0120)" and unable to debug (because in debug it works fine). ...
Posted By Alexey Skotnikov 04-13-2023 02:51
Found In Egroup: Automate
\ view thread
hi James, Actually there is a way. First, it depends on user's authorizations - I don't think all users will need to have access to RDLs, so they generally won't see them in documents. Also in Evolve 20.3 there is a very nice feature called Document Explorer, that allows to create customizable views ...
Posted By Alexey Skotnikov 04-07-2023 12:18
Found In Egroup: Automate
\ view thread
I think this should work fine. Winshuttle is pretty stable, and even if it fails, you can run skipping completed errors - and basically continue. ------------------------------ Alexey Skotnikov Abbott Rapid Diagnostics AS ------------------------------
Posted By Alexey Skotnikov 04-07-2023 04:20
Found In Egroup: Automate
\ view thread
I don't think there is a restriction (if these are 117K separate transactions - not one PIR with 117K items) and you should be fine. But just to be on the safe side, i would split this into 2 files per 64k and executed this on Evolve server (if you have one). A lot depends on how script was recorded ...
Posted By Alexey Skotnikov 03-20-2023 04:12
Found In Egroup: Automate
\ view thread
I watched that one, it was very helpful for me to understand how Excel Workflows work. Unfortunately it got removed after migration to Precisely, and i am looking for it as well. Sigrid recommended to reach out to your account manager ------------------------------ Alexey Skotnikov Abbott Rapid Diagnostics ...
Posted By Alexey Skotnikov 03-20-2023 03:58
Found In Egroup: Automate
\ view thread
Assuming you're using Query to extract. There are very limited options on sorting, filtering and joins that Winshuttle provide, so it will always be extracted sorted by primary key. You may use PowerQuery in Excel to transform data as you need once extracted. ------------------------------ Alexey Skotnikov ...
Posted By Alexey Skotnikov 03-14-2023 09:10
Found In Egroup: Automate
\ view thread
Thanks Sigrid. Do you know where recorded webinars moved? Struggling to find them after migration to Precisely. ------------------------------ Alexey Skotnikov Abbott Rapid Diagnostics AS ------------------------------
Posted By Alexey Skotnikov 03-14-2023 09:08
Found In Egroup: Automate
\ view thread
No, but if you create remote enabled FM, you can call it using Winshuttle and provide parameters from Excel (Winshuttle Direct) ------------------------------ Alexey Skotnikov Abbott Rapid Diagnostics AS ------------------------------