Verify Customization Projects

X360 Developer tool provide an option to validate your customization projects compatibility with the new release candidate. This step is required for smooth functioning of the Business.

Customization Project Verification is useful in following cases,

  • Developing a new Customization Project

  • Verifying Projects against new Release candidate

Developing a new Customization Project

This process is important to ensure that your project is successfully deployed on a instance along with other projects. Customer instance may typically have n number of Customization Projects and you would like to develop a new project for the same Customer. It may happen that you are going to modify the Screens/Workflows which are already modified by one or more existing customization projects. Locally developed and deployed project (without existing once) will always work, however that does not guarantee a successful deployment on a Customer instance. Therefore we recommend to use the following steps to verify your customization project before publishing on a customer instance.

  1. Install a local instance with a recent Production Version.

  2. Finish your project development.

  3. Click on the Actions menu and select Publish Customization Projects.

    instance_actions
  4. Choose first option Select an existing Customer/Partner Instance and publish assigned Customization Projects and click Next.

  5. Select a cloud instance.

  6. Select all published projects for the instance and click Next.

    published_projects
  7. Select a folder having your customization project (Zip File).

  8. Set Publish Target for your project (ERP/Portal) and click Next.

  9. Once the publish process is successful, please verify functionality of your project.

  10. Upload it to Partner Backend and you are good to go !!

Check Project compatibility

This process is important to ensure compatibility of your project(s) with the new version of Haufe X360 Application. Use the following steps to verify compatibility,

  1. Install a local instance with a new RC (Release candidate) Version.

  2. Click on the Actions menu and select Publish Customization Projects.

    instance_actions
  1. Choose first option Select an existing Customer/Partner Instance and publish assigned Customization Projects and click Next.

  2. Select a cloud instance.

  3. Select all published projects for the instance and click Next.

    published_projects
  4. You can skip folder selection step. Click Next.

  5. Verify Logs

  6. If you do not get any errors and if the projects are working on a local instance then you can update version metadata in Partner Backend.

INFORMATION
X360 Developer Tool will later provide a functionality to verify code compatibility without publishing the projects on a local instance.