Tuesday, January 5, 2021

Difference between HOT Deploy and COLD Deploy in BMIDE

 HOT Deploy

  • Hot deploy can be done directly over the BMIDE.
  • Hot deploy is only good for non-schema object change.
  • Create custom business object, create custom properties, UOM, create LOVs, Create Rules etc. comes under non-schema.
  • Hot deploy good for adding LOVs value, changing display name, adding some properties.
  • Every time needs  to restart server manager when we make Hot deploy.
COLD Deploy
  • Cold deploy can be done only by tem.
  • Cold deploy used for both schema and non-schema changes.
  • Create custom business object, create custom properties, UOM, create LOVs, Create Rules etc. comes under non-schema.
  • Classes and Attribute comes under schema object.
  • Every time needs  to restart server manager when we make Cold deploy.

No comments:

Post a Comment