How to export project from Business Central to zip and import to Workflow Management

hi @Sam ,
I already experience Business Central (jBPM) and create the project and workflow inside as well, but I didn’t see anywhere to export the project, which is zipped and import into Process tab in Workflow Studio (Alpha).
Do you know how to export the project in Busniess Central (jBPM)?

Beside that, do you know how to authorize to get Bear Token to call services of Swagger UI ?

Hello @autuanthinh ,
If you have created the project in Alpha as well as in BPM, your bpm project need to build and deploy, and then import it into the Human Task section. In that case, there is no need to export the project from Alpha to jBPM.

Regarding the token, I will share the cURL command to create the token in this chat.

1 Like

your mean if I call endpoint /case/definition/create and input caseType matching with caseType when create a project in Workflow Studio (Alpha), it will be automatically matched, is it right?

Workflow Studio

1 Like

When you create a case definition, the case type is created along with it. The system then matches this case type with the projects that have the same case type. Once the case is created, you will be able to view the cases under that specific case type.

1 Like

I understand for this, but which question I want to ask is: As you said if I don’t export the project from jBPM and import to Workflow Studio, how the processes appear like picture below. I remember in Assigment Aplha, we have to download and upload here and then they display:

before upload


after upload

Because if they don’t appear we can not design the page UI for it when we want to approve or reject the task for User Task in jBPM

1 Like

@Sam can you please support

Hi @autuanthinh

If my understanding of your question is correct, after uploading the jBPM process you will be able to see the Human Task in the Process section.

Before uploading the process, you can create Global Pages. If you want to create a page that is visible only for a specific Human Task, then you need a jBPM process.

If this does not answer your question, please clarify your doubt once again

2 Likes

hi @Aswin ,
You got my mean.
”Before uploading the process, you can create Global Pages. If you want to create a page that is visible only for a specific Human Task, then you need a jBPM process.”
I already had the project and define jBPM process in Neutrinos Intelligent Automation Platform , but how do I export it to upload it into Proccess section to display the Human Task?

2 Likes

Hi @autuanthinh

If you want to reuse the global page inside a process
Go to human task select the process

Then click on the pages bar from there click on create page ,there you will be able to see a option called existing page from there choose the global page

1 Like

hi @Aswin ,
What you said I already knew, which I want to ask is how to make Human Task display in Process page


I know that after upload the file zip of jBPM project it will be display. but my question is How to export file zip from jBPM which I defined?
Because if the Human tasks doesn’t display, I can’t click and design UI also

1 Like

Hi @autuanthinh,

Steps to export you JBPM process from Business Central:

  1. On your bpm process, click the top right > icon

2. left Side sheet will open, then click the settings icon.


3. Download the project.

That should assist you, If you face any issues let me know.

this is my expected anwser, thank you very much @Simphiwe / @Aswin

1 Like