Hi all,
There is a new feature which allow us to create exception in Pulse, but I have tried a few alternative syntax, but doesn’t seems working, not too sure what I have done wrong.
Feature that I am mentioning:
As there are a few things we want to put into exceptions as they are very annoying:
- Use Generic Login Connect Error (always complain when starting up TM1 instance)
- }tp_error (always complain when running Documentation, this object is from Performance Modeler)
- Error retrieving product information from swidtag file (always complain in Non Production environment, known issue from IBM and IBM is not intending to fix)
So I have tried the following alternative syntax:
- Use Generic Login Connect Error, }tp_error,Error retrieving product information from swidtag file
- Use Generic Login Connect Error, }tp_error,Error retrieving product information from swidtag file
- “Use Generic Login Connect Error”, “}tp_error” ,“Error retrieving product information from swidtag file”
- Use Generic Login Connect Error; }tp_error;Error retrieving product information from swidtag file
- Use Generic Login Connect Error; }tp_error;Error retrieving product information from swidtag file
- “Use Generic Login Connect Error”; “}tp_error” ;“Error retrieving product information from swidtag file”
Regards
Tat