Merge PDF Connector

Happykiller's picture
Happykiller
Blog Categories: 

Objectives

This tutorial shows how to use an already developed Merge PDF Connector to create one pdf file from two.

Environment

Here is the environment used to write this tutorial.

It may be possible to use other versions and operating systems, but be aware that several steps in this tutorial may be specific to this particular configuration.

Implementation : Import the Merge PDF Connector

Open Bonita BPM Studio

When the file has downloaded, double click on the executable file. Bonita BPM Studio will open.

Import the Merge PDF Connector in ZIP format

From : Merge PDF Connector ZIP file

In the studio, go to "Development", "Connectors", "Import connector ..."

ImportDetails

Add a call to the connector

Select a place for call the connector, for example :

In a service task, do to "General" tab, "Connectors" pane, then "Add ..."

callConnector

Define the call

  • For the inputs

defineInput

  1. "Widget Name" : Choose BonitaBPM documents in a pool. At this step the BonitaBPM documents must be pdfs.
  2. "Widget ProcessInstanceId" : Click on the pencil icon, create a simple groovy script to return the processInstanceId provided.
  • For the output

outputDetails

Assign a BonitaBPM document with the java method "Set document".

That's all folks!

If you have questions, please add a comment below. A usual, all resources are available. See links at the beginning of this tutorial.

Have fun with Bonita BPM ;-)

Comments

Submitted by enaitz.inan on Tue, 09/08/2015 - 16:19

Hello,
I'm trying to use this connector within Bonita Studio 7.0.2. Everything seems to be ok, but when trying to execute it, I have the following error message:
org.bonitasoft.mergePdf.AbstractBonitaSoftConnectorMergePDF can not be found.
Any idea?
Thanks in advance.

Submitted by Loreley2018 on Fri, 03/22/2019 - 11:12

The page doesnt exists

Notifications