Category Archives: APS1.0

Verification script execution in subservice?

If you click on the add new button in the subservice it will execute the content inside the install() in verification script.(with out click on the insatal button) Note:this is a POA behaviour if add something in the install() section of the verification script it will automatically call prior to execute the install.

while doing resource upgrade configure section of main and subservice is executing why?

Doing upgrade resource usualy configure section of the main service will execute but in the following scenario it will execute subservice configure section also. Settings variable mapped with Resources can mapped to a subservice settings variable using value of settings this case mainservice,subservice configure section will execute. if subservice has 2 entries configuresubservice will execute… Read More »

Delete Subscription from customer control panel

If we uninstall or remove a packagee it will automatically remove the subscription from the customer control panel. it will remove from the dropdown box in the right top of the CCP. Note:In some situations it will not remove the subscription from ccp even if uninstall the packag.this is becuase some cache issue of the… Read More »

Values entered in the store front are not getting inside the package

If you go inside pba ->operation director sales manager->place sales order it is working..means getting the resource rates into the package. In some situations or depends on the server you may not get the value entered from the store front. So for to work this do the following steps while adding the resource rates check… Read More »

Delete subservice

If u trying to uninstall a package with mainservice and subservice it will execute in the following ways 1.it will execute remove section of subservice 2. After execution of code inside the remove section of subservice it will execute the mainservice remove function. For example Main service contain a variable Accountid myaccount-100 Subservice conatain variables… Read More »

How to change the Package Name and Descriptions of the Package in Customer Control panel

Just Edit you Resource type settings Click on the Resource Type you created->click on Activation Parameters Tab-> Custom application name or localization key— Custom application description or localization key– click on servuces tab->Go Edit and change the APllication service -> change the following Custom name– Custom Description–