Requirement The requirement is to void the subscription change orders in subscription records to delete a subscription record. Solution It is not possible to delete a subscription change order record. Instead, we can void subscription change orders. To void a change order: If the subscription change order has revisions, need to clear the revisions before… Continue reading Voiding a subscription change order
Tag: subscription records
Deleting Subscription Records
REQUIREMENT The requirement is to delete a few subscription records created in NS. The subscription records are of different statuses- Draft, Closed, Active, and Pending Activation. The subscriptions include change orders associated with them. Develop a script to delete subscription records through scripting. SOLUTION The requirement can be achieved by using the map /reduce script.… Continue reading Deleting Subscription Records