Hi,
I have an issue where some of my database packages having references to custom object packages. for an example,
Customer_Order_API having below code,
Shop_Ord_Cfp.Modify__
AS i know, Shop_Ord_Cfp is generated once the custom objects of the LU ShopOrd are fully published. But at the time of the installation these are not published. SO, the database deployment giving errors in Cloud. How i can bypass these errors during the delivery creation in buildplace? Can i use conditional compilation?
Please advise.
Thanks
Roshanga