Info |
---|
Aan de A number of variables can be given to the AFAS Insite integratie URL kunnen een aantal variabelen worden meegegeven zodat het juiste document of de juiste documenten worden opgestart. |
Opbouw integratie URL
De Afas integratie URL bestaat uit:
...
integration URL so that the correct document or documents are launched. |
Structure integration URL
The Afas integration URL consists of:
The DocuBuilder URL. This can be found in DocuBuilder Settings under Settings > Environment Settings. (https://xxxxx.platform.documizers.com/DocuBuilder - Vervang xxxxx door je eigen klantcodeReplace xxxxx with your own customer code)
Een A slash (/)
De tekstThe text: EntryInsiteSecure.aspx
Een vraagteken
De variabelen
...
A question mark
The variables
Possible variables
T=EMPTY of T=999
Met de variabele With the variable T=EMPTY zorg je er voor dat de template selectie bij het aanklikken van de button leeg is. Met de variabele T=999 wordt het DocuBuilder sjabloon met Link code 999 gestart. Alleen documentprofielen die aan dit sjabloon zijn gekoppeld, kunnen worden geselecteerd.
De Link code van het sjabloon is in de you make sure that the template selection is empty when the button is clicked. With the variable T=999 the DocuBuilder template with Link code 999 is started. Only document profiles linked to this template can be selected.
The Link code of the template can be found in the Template Manager (in Word) terug te vinden via de the 'Properties' van het sjabloonof the template:DT=99
Met deze variabele wordt het documentprofiel met This variable starts the document profile with Link Id 99 gestart. Alleen documenten die aan dit documentprofiel zijn gekoppeld, kunnen worden geselecteerd. Het Link Id van het documentprofiel is in DocuBuilder Settings terug te vinden onder Documentprofielen > Document Profiles in de kolom ‘Link Id’. Only documents linked to this document profile can be selected. The Link Id of the document profile can be found in DocuBuilder Settings under Document Profiles > Document Profiles in the 'Link Id' column:Title=zzzzz
Met deze variabele wordt in plaats van de tekst "Nieuw document" onder de DocuBuilder button de tekst "zzzzz" getoond. Een eventuele spatie in de tekst kan worden gemaakt met het plus-teken (+). Zo levert de variabele With this variable, instead of the text "New document" under the DocuBuilder button, the text "zzzzzzz" is displayed.
Any space in the text can be created with the plus sign (+). For example, the variable ?Title=Documizers+document de onderstaande produces the button opbelow:TemplateCategories=zzzzz
Met deze variabele worden alleen sjablonen getoond die gekoppeld zijn aan de categorie met Link Id zzzzz. Het Link Id van categorieën is in DocuBuilder Settings terug te vinden onder Documentprofielen > Categories in de kolom ‘Link Id’This variable only displays templates that are linked to the category with Link Id zzzzzzz. The Link Id of categories can be found in DocuBuilder Settings under Document Profiles > Categories in the 'Link Id' column:Icon=xxxxx
Met deze variabele wordt het icon van de knop ingesteld.
BijvoorbeeldThis variable sets the icon of the button.
For example: Icon=SignDigitalWanneer de variabele Icon niet is opgegeven, verschijnt het DocuFlow iconWhen the Icon variable is not specified, the DocuFlow icon appears.
Voor een overzicht van de IconCodes zie For an overview of IconCodes see Beschikbare icons in Buttons
Combineren en voorbeelden
...
Combining and examples
The different variables can easily be combined with the & sign to make it as easy as possible for DocuBuilder users. In the examples below, replace the text https://xxxxx.platform.documizers.com/DocuBuilder door je eigen by your own DocuBuilder URL (found in DocuBuilder Settings under Settings terug te vinden onder Instellingen > Environment Settings).
Start DocuBuilder waarbij het betreffende sjabloon en documentprofiel handmatig worden geselecteerd. Onder de button staat de tekst 'Nieuw document':Launch DocuBuilder where the relevant template and document profile are manually selected. Below the button is the text "New Document'.
https://xxxxx.platform.documizers.com/DocuBuilder/EntryInsiteSecure.aspxStart DocuBuilder waarbij het sjabloon en documentprofiel handmatig moeten worden gekozen. Onder de button staat de tekst 'Bezoekverslag':Launch DocuBuilder where the template and document profile must be chosen manually. Below the button is the text 'Visit Report'.
https://xxxxx.platform.documizers.com/DocuBuilder/EntryInsiteSecure.aspx?Title=BezoekverslagStart DocuBuilder met sjabloon met with template with Link Id 321, waarbij alleen het documentprofiel nog gekozen kan worden. Onder de button staat de tekst 'Nieuw document':leaving only the document profile to choose. Below the button is the text ‘New Document’.
https://xxxxx.platform.documizers.com/DocuBuilder/EntryInsiteSecure.aspx?T=321Start DocuBuilder met documentprofiel met with document profile with Link Id 1, waarbij alleen het sjabloon nog gekozen moet worden. Onder de button staat de tekst 'Nieuw document':leaving only the template to be chosen. Below the button is the text ‘New Document’.
https://xxxxx.platform.documizers.com/DocuBuilder/EntryInsiteSecure.aspx?DT=1&T={EMPTY}Start DocuBuilder met sjabloon met with document profile with Link Id 321 en documentprofiel met Link Id 1. Er kan geen ander sjabloon of ander documentprofiel gekozen worden. Onder de button staat de tekst 'Standaard brief':1, leaving only the template to be chosen. Below the button is the text ‘New Document’.
https://xxxxx.platform.documizers.com/DocuBuilder/EntryInsiteSecure.aspx?T=321&DT=1&Title=Standaard+briefStart DocuBuilder met documentprofiel met with document profile with Link Id 1, waarbij alleen sjablonen met categorie Link Id OffertesVerkoop gekozen kunnen worden. Onder de button staat de tekst 'Verkoopoffertes':where only templates with category Link Id QuotesSales can be chosen. Below the button is the text 'Sales quotations'.
https://xxxxx.platform.documizers.com/DocuBuilder/EntryInsiteSecure.aspx?DT=1&T={EMPTY}&TemplateCategories=OffertesVerkoop&Title=VerkoopoffertesStart DocuBuilder met documentprofiel met with document profile with link Id DemoAOK, titel title ‘Generate contract’ en and Icon=SignDigital
https://xxxxx.platform.documizers.com/DocuBuilder/EntryInsiteSecure.aspx?DT=DemoAOK&Title=Generate+contract&Icon=SignDigital
...