IBM integration bus, ESB development standards


While designing and developing the message flows in IIB, we need to consider the following factors ,

  • Performance: avoids nodes which consume more memory such as mapping node and nodes use JVM
  • naming standards: follow naming standards which will help to distinguish the flows from other teams
  • Readability: As part of the code review ,refractor the code properly and avoid blank spaces and include proper comments
  •  Audit and logging: Enable proper audit and exception logging mechanism for monitoring and debugging purposes

No comments:

Post a Comment