Skip to main content
I am trying to deploy  permission set using package.xml in sandbox but facing below issue:

1. In field: application - no CustomApplication named standard__AdvancedTherapyManagement found

2. In field: application - no CustomApplication named standard__PublicSectorInspectionManagement found

3. In field: application - no CustomApplication named standard__TrustCard found

4. In field: application - no CustomApplication named standard__Work found

5. In field: field - no CustomField named

Entitlement.SvcApptBookingWindowsId found

These apps and custom field not possible to remove from permission set because code is already in git.

Also I found this help archicle: https://help.salesforce.com/s/articleView?id=000383597&language=en_US&type=1 

It asked to raise case with salesforce

Any other way to resolve without raising case ? and also how to enable Entitlement.SvcApptBookingWindowsId field in sandbox?
2 answers
  1. Jul 26, 2023, 6:49 AM
    1. Enable Entitlement.SvcApptBookingWindowsId : This field is will be enabled only when Field Service is enabled. use below path.

    Field Service > Field Service Settings

    SF : https://developer.salesforce.com/docs/atlas.en-us.field_service_dev.meta/field_service_dev/sforce_api_objects_entitlement.htm

    2. Mostly salesforce case is the possibility, but try adding these apps also in deployment package along with permission set. i am not sure about it.

     
0/9000