If so, you need SAP Universal ID. In a few months, SAP Universal ID will be the only option to login to SAP Community. Without it, you will lose your content and badges. If you have multiple accounts, use the Consolidation Tool to merge your content.
How to use user selection parameter in the ssis package
47 Views
Hello, The user is selecting category & time. of course in the dynamic script i have the prompt with %CATEGORY_SET% and %TIME_SET%. But the issue I am having is how to use these in SSIS Package tasks? please advise. thanks.