Do you mean like you would like get the value of the place where wildcard is used for a attribute
If so yes that’s possible
We can use GET ATTRIBUTE activity where we can mention the attribute name we want and get the output with a variable of type string that stores the value of that attribute
Kindly try this and let know for any queries or clarification
Cheers @andreus91
Perfect,
‘processing of invoices: Market N°* is the header of this program, so i put GET ATTRIBUTE and indicate with cv the program, but what i have to write in attribute to take the numbero of market?
i put “title” in the attribute and get the string then i’ll go with string manipulation?