BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  System validation error is not getting displayed in IBM BAW 20.0.0.2

    Posted Wed December 15, 2021 08:46 AM
      |   view attached
    Hi Team,

    I'm facing a strange issue in IBM BAW 20.0.0.2 . I have tried to validate the text field when the data is null or blank. I have added the validation error to the system coach validation variable using the below code.

    tw.system.coachValidation.addValidationError("tw.local.adress","Please enter the text");

    tw.local.adress is the variable attached to the text field.

    Upon click the Ok button I'm able to see the red border around the text field but its not displaying the error message. This is happening with all the controls like text,integer,decimal, single select etc.

    I have attached the screenshot of the error screen.

    Could some one help me out on this.

    Regards,
    Venkat

    ------------------------------
    Venkata Narayana Reddy Peram
    ------------------------------


  • 2.  RE: System validation error is not getting displayed in IBM BAW 20.0.0.2

    Posted Wed December 15, 2021 10:23 AM
    Is the data element bound to a view?

    ------------------------------
    Keith Miller
    ------------------------------



  • 3.  RE: System validation error is not getting displayed in IBM BAW 20.0.0.2

    Posted Wed December 15, 2021 10:29 AM
    Yes @Keith Miller.
    When I was working in my previous organization its working fine in BAW. Facing the issue in the current organization​

    ------------------------------
    Venkata Narayana Reddy Peram
    ------------------------------



  • 4.  RE: System validation error is not getting displayed in IBM BAW 20.0.0.2

    Posted Wed December 15, 2021 10:32 AM
    Yes @Keith Miller
    Please find the attached screenshot.​

    ------------------------------
    Venkata Narayana Reddy Peram
    ------------------------------



  • 5.  RE: System validation error is not getting displayed in IBM BAW 20.0.0.2

    Posted Thu December 16, 2021 03:14 AM
    Message usually comes when you hover on the text box. 
    Try to check the console logs if it has any information. Also check whether the exact variable name is mentioned in "tw.local.adress"

    ------------------------------
    Akash Gupta
    ------------------------------



  • 6.  RE: System validation error is not getting displayed in IBM BAW 20.0.0.2

    Posted Tue March 15, 2022 11:25 AM
    Hi, I have a similar problem. Did you manage to solve it on your website? If so, I would like to ask for information on this subject. 

    ------------------------------
    Tom Tom
    ------------------------------



  • 7.  RE: System validation error is not getting displayed in IBM BAW 20.0.0.2

    Posted Tue March 15, 2022 11:51 AM
    Yes, I'm able to solve the issue. There is no issue in the code .Issue with the CSS selected in the overview selection of process application.

    Steps to resolve the issue:
    1. Clear the theme and reselect the same, which was used earlier.
    2. Follow the same for Heritage Coach XSL and CSS files

    This solves my issue. Please try it from your side also. It may help you out.

    ------------------------------
    Venkata Narayana Reddy Peram
    ------------------------------