Service Studio 5.1 Help
Remove an eSpace Reference
The Add/Remove References window allows you to remove a reference from your eSpace.
|
How to Remove a Reference: |
|
|
|
|
If the removed element is a reference for a web screen
or a screen block and its parent
screen flow doesn't contain any other referenced element, the screen flow
reference is also removed from the Screen Flows
folder of the eSpace tree.
When you un-check an element that is necessary to have other elements referenced, Service Studio prompts you with a Broken Dependencies warning. For example, suppose, you are referencing the Pop3GetMails action of the RichMail extension, which depends on Pop3Mail and Pop3Attachments structures. If you un-check either Pop3Mail or Pop3Attachments structures, the following message box is presented:

In this situation you must decide which solution suits your needs, because it is not possible to un-check the element and leave the elements that depend on it checked. You have two options:
Press Yes: The element is un-checked and all elements that depend on it will be un-checked.
In the above example, the Pop3GetMails action will also be un-checked.
Press No: The element is not un-checked and all references remain unchanged.
In the example above, the Pop3GetMails action and the structures Pop3Mail and Pop3Attachments remain checked.
See Also