2023:Box (CMIS Binding): Difference between revisions
| Line 161: | Line 161: | ||
{| class="how-to-table" | {| class="how-to-table" | ||
| style="padding:25px; vertical-align:center; width:35%" | | | style="padding:25px; vertical-align:center; width:35%" | | ||
# | # Select your '''Content Model'''. | ||
# Make sure you are on the "Content Model" tab | # Make sure you are on the "Content Model" tab | ||
# Select the ellipses to the right of "Behaviors". | # Select the ellipses to the right of "Behaviors". | ||
| Line 167: | Line 167: | ||
|- | |- | ||
| style="padding:25px; vertical-align:center; width:35%" | | | style="padding:25px; vertical-align:center; width:35%" | | ||
# <li value=" | # <li value="4"> Select the Add button. </li> | ||
# In the drop-down menu, select Export Behavior. | # In the drop-down menu, select Export Behavior. | ||
|| [[File:2023-BoxC-CMIS-Binding-Add-an-Export-Behavior-02.png]] | || [[File:2023-BoxC-CMIS-Binding-Add-an-Export-Behavior-02.png]] | ||
|- | |- | ||
| style="padding:25px; vertical-align:center; width:35%" | | | style="padding:25px; vertical-align:center; width:35%" | | ||
# <li value=" | # <li value="6"> Click the ellipses to the right of "Export Definitions".</li> | ||
|| [[File:2023-BoxC-CMIS-Binding-Add-an-Export-Behavior-03.png]] | || [[File:2023-BoxC-CMIS-Binding-Add-an-Export-Behavior-03.png]] | ||
|- | |- | ||
| style="padding:25px; vertical-align:center; width:35%" | | | style="padding:25px; vertical-align:center; width:35%" | | ||
# <li value=" | # <li value="7"> Click the Add button.</li> | ||
# Select "CMIS Export". | # Select "CMIS Export". | ||
|| [[File:2023-BoxC-CMIS-Binding-Add-an-Export-Behavior-04.png]] | || [[File:2023-BoxC-CMIS-Binding-Add-an-Export-Behavior-04.png]] | ||
|- | |- | ||
|style="padding:25px; vertical-align:center; width:35%"| | |style="padding:25px; vertical-align:center; width:35%"| | ||
#<li value=" | #<li value="9"> Click the little hamburger-looking symbol to the right of "CMIS Repository". | ||
# In the drop-down menu, navigate down to the file(s) you want to export in your repository. | # In the drop-down menu, navigate down to the file(s) you want to export in your repository. | ||
|| [[File:2023-Box-CMIS-Binding-Configuring-a-Box-CMIS-Connection-for-Export-06NEW(1).png]] | || [[File:2023-Box-CMIS-Binding-Configuring-a-Box-CMIS-Connection-for-Export-06NEW(1).png]] | ||
|- | |- | ||
| style="padding:25px; vertical-align:center; width:35%" | | | style="padding:25px; vertical-align:center; width:35%" | | ||
#<li value=" | #<li value="11">Under "Object Data" in "Object Type", select "File". </li> | ||
# Click "OK". | # Click "OK". | ||
||[[File:2023-Box-CMIS-Binding-Configuring-a-Box-CMIS-Connection-for-Export-07NEW(1).png]] | ||[[File:2023-Box-CMIS-Binding-Configuring-a-Box-CMIS-Connection-for-Export-07NEW(1).png]] | ||
|- | |- | ||
| style="padding:25px; vertical-align:center; width:35%" | | | style="padding:25px; vertical-align:center; width:35%" | | ||
#<li value=" | #<li value="12">Click the Save icon.</li> | ||
||[[File:2023-Box-CMIS-Binding-Configuring-a-Box-CMIS-Connection-for-Export-08.png]] | ||[[File:2023-Box-CMIS-Binding-Configuring-a-Box-CMIS-Connection-for-Export-08.png]] | ||
|} | |} | ||
Revision as of 11:28, 18 May 2023
| WIP |
This article is a work-in-progress or created as a placeholder for testing purposes. This article is subject to change and/or expansion. It may be incomplete, inaccurate, or stop abruptly. This tag will be removed upon draft completion. |

Basic one linter about what a Box connection is.
About
Integration with Box in Grooper leverages the CMIS+ architecture to allow you to take full advantage of this powerful Content Management System.
How To
How to Create a Box CMIS Connection
Account ID
|
In order to connect to Box in Grooper you’ll need and enterprise account, and what Box refers to as an Account ID.
|
|
Create Box CMIS Connection in Grooper
|
| ||
|
| ||
|
| ||
|
Having saved your settings, you can now import the repository. To do so:
|
| ||
|
|
Configuring a Basic Box Export
Understanding the Source
|
Perhaps the most challenging aspect of explaining how to leverage this functionality is the fact that it requires access to a Box environment. One was created for the sake of this article, but unfortunately cannot be shared externally. The scope of this article also does not allow explaining setting up Box, as that's an exhaustive topic on its own. |
|
Understanding the Content Model
|
The purpose of this Content Model is to simply extract three fields of information from the document in its accompanying Batch. |
|
Extracted Data
Before the Document Export activity can send data, it must have data. It's easy to get in the habit of testing extraction on a Data Field or a Data Model and feel good about the results, but it must be understood that the information displayed when doing so is in memory, or temporary. When the Extract activity is successfully run against a properly classified document (you can at the very least manually assign a Document Type) it creates Index Data and marries it to the document via a JSON file called Grooper.DocumentData.json.
You can verify the extracted data's existence as follows:
|
|
|
|
Add an Export Behavior
This configuration is specific to this article. While aspects of it can apply to any configuration, it's worth noting that your environment may require slightly different settings (especially considering proprietary pieces of information like the Account ID). Note that the URLs in the image cannot be connected to externally, so attempting to copy this configuration verbatim will give you errors. This is meant as a guide, and will require an actual Box environment on your end to be established, and real information from it supplied.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Performing Mapped Export for Box CMIS Connection
The approach taken below is via the object command interface. These same settings can be applied to a Step in a Batch Process to achieve the same results, albeit in a slightly different area of the Grooper UI.
|
|
|
|
|
|
|
|
|
|
Configuring a Mapped Box Export
Version Differences
Prior to Grooper 2.9 the ability to connect to Box via CMIS Connection did not exist.























