cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Import existing BPM source code project NWDS

isudoajl_ine
Explorer
0 Kudos
567

Hello experts!

I was asked to modify the following existing BPM Process:

isudoajl_ine_1-1738020797068.png

All I have been given is a DCs.zip file and inside the zip an directory called _comp with the following file structure inside:

isudoajl_ine_0-1738020546153.png

Questions:

  • Is this file structure all I need to modify the existing BPM Process?
  • In which perspective should I import this structure?

I've been reading several posts like this one and to import a BPM Process an SCA file is required (which is not what I have)

Any guidance? Thank you in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

hbcelebi
Newcomer
0 Kudos

Hello ;

You can perform the following steps via the NWDS application.
Create a new SC under the Development Infrastructure view

hbcelebi_0-1738762673319.png

 

hbcelebi_1-1738762673319.png

 

hbcelebi_2-1738762673320.png

 

The SC you created will look like this:

hbcelebi_3-1738762673320.png

 

Delete the resources in SC by selecting them from the root section

hbcelebi_4-1738762673320.png

In the final case, your SC will appear empty as below.

hbcelebi_5-1738762673320.png

 

 

Extract your own source codes to a folder and import these resources to nwds from the import section below.

hbcelebi_6-1738762673321.png

 

hbcelebi_7-1738762673321.png

 

hbcelebi_8-1738762673321.png

 

When you complete the above operations and click the finish button, the following screen will open.

hbcelebi_9-1738762673322.png

After selecting Yes, you can add your source files under the SC you created before.

hbcelebi_10-1738762673322.png

 

hbcelebi_11-1738762673322.png

hbcelebi_12-1738762673323.png

 

In the last case, you can see your own source files under SC. After the build process, your bpm will be ready under the process development view.

hbcelebi_13-1738762673323.png

Once the above process is completed, switch to the Process development view.

hbcelebi_14-1738762673323.png

 

Your BPM is ready,

hbcelebi_15-1738762673324.png

Regards

Hasan

 

isudoajl_ine
Explorer
0 Kudos

Hi! First of all, thanks for your time @hbcelebi .

I actually tried what you did before. I did it again to confirm it and this is the error I get (I don't know if the source code is corrupt):

isudoajl_ine_0-1738790557279.png

isudoajl_ine_1-1738790639611.png

Anyway, the team found the SCA file and I was able to import all the components. But if you know what could be the cause of my error, I would like to know.

Thanks again for your time!