ITAM-if "recurring price" is Zero, then update short desc with the note- 'soft is freeware'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 03:30 AM
ITAM-if "recurring price" is Zero, then update short desc with the note- 'soft is freeware'
these fields are catalog item fields.
please help with the script for the same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 03:37 AM
Hi @Sachin Gavhane
Do you wnat to update the RITM short description as "'soft is freeware'" when the 'recurring price' value is zero?
If yes, may i know the type of 'recurring price' variable.
If you are using flow designer to fulfill the request, then you can update the RITM short description using the same flow.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 03:44 AM
Actually on the portal , i want to showcase such catalog items (having recurring_price as Zero )with some note that they are freeware.
Short desc of the catalog item [ not RITM] is displayed with catalog item name on the portal so i thought lets append a note in the short desc itself.
Type of the field is : Price
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 04:28 AM
thanks @J Siva
I will try this and will update you here.
Shortdesc will already have some value , to that we need to append a note
Short Desc = Short desc + 'Note: this software have price = $ 0 and it is a freeware'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 04:22 AM
@Sachin Gavhane You can update the item short description using Flow designer.
Sample flow:
Flow steps: