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.
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?
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.
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:
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
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?
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
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