cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is it possible to change the name of created GroupServiceCheckout.pdf?

uwe_wilhelm_do
Explorer
0 Likes
780

Hi, I need to change the name on the mobile client of the created GroupServiceCheckout.pdf. This is created when we do a Checkout as GroupCheckout. Is this possible and how? In the end it could have a name based on service call ID and activity ID like ServiceReport1234_4656.pdf

Thanks and Br,
Uwe

Accepted Solutions (0)

Answers (1)

Answers (1)

Yanik_Kurzawski
Participant
0 Likes

Hi Uwe,
this is totally possible via a business rule. For this you need to fetch the checkout (It is an attachment with the category "ServiceCheckout") for example on the event "Object Create" ServiceCheckout and use the action "Update Object" to change the filename of this attachment.

Kind regards
Yanik