Custom method output
Hello Everybody
we want to display a custom and DYNAMIC message at the end of a method launch, in the output window: for example we want to tell the user that forecast has been published for a specific number of combinations, selected in the worksheet.
Can we include custom Tokens in the output message? In this case, we would write the message like "Publish complete for #XX_NUM_COMB# combinations" and then in the workflow of the method we will set the value of the #XX_NUM_COMB# parameter to 45.
Regards
Andrea