Answered question

How to bypass nl-siebel-plugin-engine-03 Siebel error ?

Hello,
In some server response the application sends the error:
`Errors`0`f`22`2`0`Level0`0`ErrMsg`Impossible de diviser par 0(SBL-DAT-00378)`ErrCode`
Neoload catches that error and stops that transaction execution. This means I can't skip it and continue my virtual user execution. (SWEC is assigned a not found value whereas it could be retrieved ...)
Could you please tell me how I can ignore this error message and make the execution keep going ?

Jean-Philippe G.
Jean-Philippe G.

Jean-Philippe G.

Level
0
42 / 100
points
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

You can add an option in the NeoLoad configuration file to ignore some errors.

  1. Stop NeoLoad
  2. Edit <install_dir>\conf\controller.properties file
  3. Create a [Siebel] section
  4. Add on a new line that option: siebel.errors.to.exclude=SBL-DAT-00378
  5. Save
  6. Restart NeoLoad

 

 

Did you find this useful ?

No (1)

Yes (0)

0%

0% of users found this answer useful