As a SAM Agent I want a sorting job that sets "Next version" based on version field.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2025 10:37 PM
Hello Team, please help me with the following requirement on how to write a script to include
Given I am a SAM PO
When Version field is NOT NULL
Then I want
- A job running every night at 1
- Calling the script include
- Expected functionality:
- Take all SW Models with the same name
- For each take "version" - Use regex to compare the xx.yyy.z Version syntax
- Sort them by version And in the sequence, put "Next version" Reference
- Expected functionality:
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 04:16 AM
Hello @may13 ,
In your requirement you stated that this is to be created as a Scheduled Job.
Regards,
Robert
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 05:16 AM