Configuration
Last updated
All settings are related to a specific Boomi Account, as well as all links are saved per Boomi Account in your personal profile, local browser storage.
It is required to setup a Boomi API Token, so that the Power-Tools can communicate with your Boomi Platform API.

By default, all linked-pages are stored in your local profile browser storage, and all documentation links are available when you work with your browser instance on a specific account.
If you switch to a different Account, all links are not vailable on that Account. Means, all links are stored related to the Account, and you can switch forth and back at any time.
If you want to synchronize your links - share your documentation - with other team members, you will need to obtain a Team Token. 💰 The Team Token is used to synchronize the local links with an Azure Web-Service - per Boomi Account - so that all team members with the same Team Token on the same Boomi Account can use these links (shared documentation)

Confluence requires special handling because Confluence-Links to documents are not permanent. Means: Confluence links to a document page can become orphaned and be replaced by new ones. Linked-Pages for Boomi Integration is able to handle this behaviour, if you provide a semi-colon separated list of Confluence roots.

Link titles are read from the browser url, and such titles can become very long, containing unwanted information. Use the Title Cleansing RegEx to advise Linked-Pages for Boomi Integration to remove part of (recurring) titles.
I recommend using (\s-\sConfluence) to strip off unnecessary Confluence information.

Last updated