ITAM-if "recurring price" is Zero, then update short desc with the note- 'soft is freeware'

Sachin Gavhane
Giga Guru

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

4 REPLIES 4

J Siva
Tera Sage

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

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

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'

J Siva
Tera Sage

@Sachin Gavhane You can update the item short description using Flow designer.

Sample flow:

 

JSiva_0-1747221621306.png

Flow steps:

JSiva_1-1747221702980.png

 

JSiva_2-1747221716563.png

JSiva_3-1747221737620.png