Undeploy pakages

Hi All,

I deploy a package from de marketplace, due non-controlled changes I had to re-deploy it, but once i try to test it there are a weard error message that even debugging i don't know how to solve them. So is there a way to undeploy packages to re-start from scratch?

Kind regards

  • 0  

    There is no option to roll back a package if you expect to delete a record type. All you can do is deactivate the application you deployed.

  • 0 in reply to   

    Hi Brindusa,

    So if you deploy an application, and this application start failing, you can not repair it, it's sounds risky. So Im going to show my problem, because if I can not undeploy, I should fix the issue. I deployed on DEV this package Scheduled Maintenance for SMAX | ITOM Marketplace and configure it. It starts working fine, but due a non controlled changes it stopped work and fail. So we tried to re-deploy de package, and it seemed that was fine, rules were reset and so on. But creating a Scheduled maintenance the following error appears: 

    MFScheduledMaintenance_c is the application, and this property TaskPlanForNew_AM7K93R12, is not a field, is not traceable, I don't know where it is. It doesn't appears on rules, so I cannot modify anything.

    Looking into debugging file:

    It seems it exist, but in other part of the debug file and error appears when we create a new record

    What type of data is this property?where it is? how I can touch it and manage it?

    Thanks Slight smile

  • Suggested Answer

    0   in reply to 

    Hello

    TaskPlanForNew_AM7K93R12 is the name of the Approval plan under the "New" phase

    The field should be visible in the Studio, but it is not considered a custom field, so don't look for it under the "Custom" tab. It is only visible under the "All" tab.

    For more information about custom approval plans, please see:

    https://docs.microfocus.com/doc/423/25.1/approvalcustomrec

    Note that Approval plans don't get moved as part of the package manager, which means you had a manual action to perform when you loaded the marketplace app. Have you performed the step? I downloaded the documentation, and found this section starting on page 11:

    Best regards,

    Brindusa