Best Practices

Hi,

Could anybody tell that what is Best Practices in the sense webMethods while developing flow services etc. with an example

Thanks in advance

Hi…

Best Practices in what?

Regards
Bharathi S

Best Practices in the sense webMethods while developing flow services etc. with an example

Thanks in advance

Refer Developer’s hand book provided along with GEAR documentation.

Sounds like an interview question. :stuck_out_tongue:

Best practice is going to depend a lot on your organisation, but things like standard naming, a standard process for deploying, source control etc are common across any software project.
There are particular things relating to writing flow code: management of the pipeline, documentation, try/catch error handling etc.