cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to open project in business process blueprint(BPB) tool

Former Member
0 Kudos

Hello All,

I have install and configured  BPB tool by using installation guide. And affter completion of all steps when we click on business process blueprinting.exe  on local desktop  I am able to come to the main screen of the tool getting dispay of Tab Pages Dashboard and Business Blueprint.

On click to "Open an existing business blueprint"  able to get list of projects, however after selection of project nothing has happened. It is not taking into project structure and all.

Log files shows as :-

Oct 30, 2012 2:47:44 AM  com.sap.bpl.common.service.BPLBundleLoader [Thread[main,6,main]] Error: !subproject.csn.component!Can't find bundle for base name sap-japro-info, locale en_US

Oct 30, 2012 2:47:44 AM  com.sap.bpl.preferences.section.ui.LanguageUtil [Thread[main,6,main]] Error: ini file not found

Oct 30, 2012 2:47:44 AM  com.sap.bpl.preferences.section.ui.LanguageUtil [Thread[main,6,main]] Error:

Oct 30, 2012 2:48:04 AM  com.sap.bpl.common.service.BPLBundleLoader [Thread[main,6,main]] Error: !subproject.csn.component!Can't find bundle for base name sap-japro-info, locale en_US

Oct 30, 2012 2:48:07 AM  com.sap.bpl.common.service.BPLBundleLoader [Thread[main,6,main]] Error: !subproject.csn.component!Can't find bundle for base name sap-japro-info, locale en_US

Oct 30, 2012 2:48:07 AM  com.sap.bpl.ral.transformation.impl.RALTransformer [Thread[main,6,main]] Error: Transformer file could not be found

Oct 30, 2012 2:48:07 AM  com.sap.bpl.dashboard.section.blueprintproject.ui.DashboardBusinessBlueprint [Thread[main,6,main]] Error: !subproject.csn.component!java.lang.NullPointerException

Please help on this issue

Regards,

Pavan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Community!

Since this question is not entirely answered and I personally have had this issue more than once with different customers, I would like to add some (hopefully) useful information...

  1. Make sure your user and the communication user have the necessary rights:
    1. /SOCO/FABRIC_USER
    2. SAP_BC_WEBSERVICE_ADMIN
    3. SAP_BC_WEBSERVICE_CONFIGURATOR
    4. SAP_BC_WEBSERVICE_CONSUMER
    5. SAP_SOL_PROJ_ADMIN_ALL
  2. Configure your Web Service definitions correctly in transaction SOAMANAGER
      1. BsiProjectDirectoryInterface
        • Make sure the service configuration is correct!
        • Authentication should be set to “Single Sign On using Assertion ticket” under Transport Chanel Authentication.
        • Make sure the service is active in the configurations tab.
        • Hint! Make note of the WSDL-URL for binding later, try calling the URL to make sure it works. (incorrect or not working URLs will cause error messages as stated in this thread.)
      1. BSISMSYINTERFACE
        • Make sure the service configuration is correct!
        • Authentication should be set to “Single Sign On using Assertion ticket” under Transport Chanel Authentication.
        • Make sure the service is active in the configurations tab.
        • Hint! Make note of the WSDL-URL for binding later, try calling the URL to make sure it works. (incorrect or not working URLs will cause error messages as stated in this thread.)
  3. Set SICF Services as stated in the Installation Guide
  4. Bind the Consumer Proxy correctly in transaction SOAMANAGER
      1. For the previously configured services there is a one to one relevant consumer proxy for binding.
      2. /SOCO/CO_BSI_PROJECT_DIRECTORY for BsiProjectDirectoryInterface
        • Go to configurations tab and create the binding LP_SOCO_SOLAR
        • Check service is active and try pinging the service
      3. /SOCO/CO_BSI_SMSY_INTERFACE for BSISMSYINTERFACE
        • Go to configurations tab and create the binding LP_SMSY
        • Check service is active and try pinging the service
  5. Now go to http://yourhost:8xxx/ebb/setup.asp and generate ebbconfig.txt
      1. Download
      2. Remove workspace folder in your $USERHOME directory
      3. Copy ebbconfig.txt to installation folder e.g. c:\program files\SAP\Business Process Blueprinting
      4. Start BPBD
  6. Last Hint! Check ebbconfig.txt to BPBD

Best regards

Bernt-Henri Luennemann

0 Kudos

Nice post, thanks

former_member192774
Participant
0 Kudos

Hi, Bernt-Henri,


I did it many times .


Ping webservices ok.

Connect BPB to SM ok.


D:\Program Files (x86)\SAP\Business Process Blueprinting\workplace removed..

no project opened...


Regards,

Vlad Rusakov

Former Member
0 Kudos

Hi Vlad,

did you check Step 6, are the context ids identical? Are you possibly using logical (virtual) Server addresses?

Maybe that is where the Bug is sitting...

Hope it gives you some ideas and helps you fix your Problem...

Best regards

Bernt-Henri

former_member192774
Participant
0 Kudos

Hi, Bernt-Henri,

I've checked all. I'm suspecting BPB+SM on single notebook is not very well idea .

Another side, i'm tested BPB from remote Citrix-workplace - unsuccessfully too.

May be 64bit-windows is not supported for normal work BPB? How do you think?

Regards,

Vlad

Former Member
0 Kudos


Hi Bernt-Henri,

I followed your steps and confirmed my configuration three times. The only thing that is off right now is when I launch BPBD I receive a message "Server configuration not set: Set this on the Preferences page ...". I can set the server configuration myself and connect to my Solution Manager system. However, this message would seem to indicate that BPBD is not reading my ebbconfig.txt file or that the file is not in the correct location. Any thoughts?

Thanks,

Shawn

Former Member
0 Kudos

I noticed BPBD works correct with SM7.1 as of SP08

ebbconfig.txt file should be placed at root directory of BPB

In addition I'd place one useful reference http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc38088.1650/doc/html/rad13... "PowerDesigner provides support for round-trip import and export of Solution Manager v7.1 projects" here.

This tools will replace BPB I wonder.

former_member192774
Participant
0 Kudos

Yes! Up to sp10 & I'm 

Thanks a lot

Former Member
0 Kudos

Hi,

unfortunately, the ping is unsuccessful for both ports in my system.

I have used the WSDL document for configuration, and the ping returns error message:

"ICF Error when receiving the response: ICM_HTTP_SSL_ERROR".

What can I do?

Thank you and kind regards

rahul_yedapally
Active Participant
0 Kudos

Hello Vlad,

I have an same issue with BPB Tool  1.0 SP03

my BPB tool has connected to solman 7.1 SP13  and user has Required authorization but when i click open , not responding

Answers (7)

Answers (7)

rahul_yedapally
Active Participant
0 Kudos

Thanks Shwan

can some one help me with your valuable inputs

Thanks,

Rahul Yedapally

rahul_yedapally
Active Participant
0 Kudos

Hello Shawan,

We have implemented BBP Tool 1.0 SP03 and connected to Solution manager 7.1 SP14

1)Configured all the steps as per the  Business Process Bleprinting Installation Guide.

2) User has Required Rights to access the Projects and created Business Partners and Business Blue Print Project ( Organization unit , Master data , Business scenario )

3) Connect to BBP tool  and i can open list Business blueprint Projects

and when i search for the scenario its says no projects to opened

attached error log and error screen shot for your Reference



Former Member
0 Kudos

Hi Rahul,

Sorry I have not encountered this before. Though it did remind of another issue we had: we could open and edit the process diagram, but the updates were not reflected in Solution Manager.

Cheers,

Shawn

rahul_yedapally
Active Participant
0 Kudos

This message was moderated.

rahul_yedapally
Active Participant
0 Kudos

This message was moderated.

rahul_yedapally
Active Participant
0 Kudos

Hello All,

any update , did anyone faced this kind of issue

Thanks,

Rahul

Former Member
0 Kudos

Hi Rahul,

My organization decided to abandon the implementation of the BPB Tool. The tool is end of life at the end of 2016, and we did not see value in proceeding.

Good luck!

Shawn

0 Kudos

Hi, I had the same error.

There's an update in the guide and in the installation package. I use the file BPBTOOL03P_1-20008315.exe and it works. All the steps in the configuration Guide were performed, the logical ports ping successfull.

I hope it works.

Grettings from Colombia

Eduardo Vega

Former Member
0 Kudos

Hi,

I have installed the file BPBTOOL03P_1-20008315.exe and it still does not work. Error says "No project opened" and no popup appears when clicking "Open business blueprint" in dashboard.

Any suggestions?

Thanks and kind regards,

Kristina Barwig

0 Kudos

Hi Kristina. I just followed all the configuration steps described in the guide. Did all the ping on the logical ports work successful?

Also Check your entries in the ebbconfig.txt file.

As I said, everything works fine in my scenario.

Best regards.

Eduardo Vega

former_member192774
Participant
0 Kudos

Нi,

What entry must be in the ebbconfig.txt file?

wbr,

Vlad

Gert_Gregersen
Newcomer
0 Kudos

Hi,

I had the same problem also after updating to BPBTOOL03P_1-20008315.exe.

I turned out to be an authorization issue. The AUTH-object S_SERVICE is missing in the roles delivered in the SOCO component.

It's at bit tricky to find the correct value for the SRV_NAME filen, but * will do for test.

 

Best regards

Gert Gregersen

former_member192774
Participant
0 Kudos

Hi,

append role /soco/.. object S_SERVICE *

not work...

May be BPB not work on the same host with Solman?

Install OS: Win2008SR2 x86_64

Additional log info:

!ENTRY com.sap.bpl.ebb.transaction.ui 4 0 2013-09-02 17:16:40.759

!MESSAGE startup class must implement org.eclipse.ui.IStartup

!SESSION 2013-09-03 11:27:17.615 -----------------------------------------------

eclipse.buildId=M20090211-1700

java.version=1.7.0_17

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en

Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.jface 4 0 2013-09-03 11:27:33.104

!MESSAGE The command ("org.eclipse.search.ui.openSearchDialog") is undefined

!STACK 0

..............

sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)

at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

!ENTRY org.eclipse.ui 4 4 2013-09-03 11:27:33.653

!MESSAGE Bad extension specification

!ENTRY com.sap.bpl.ebb.transaction.ui 4 0 2013-09-03 11:27:33.654

!MESSAGE startup class must implement org.eclipse.ui.IStartup

wbr

Vlad

Former Member
0 Kudos

Hi,

Did you solve the problem? I have same problem...

Former Member
0 Kudos

Hello

Please  Install the latest  Business Process Blueprinting Tool as below it will reslove the issue.

www.service.sap.com->software download ->SAP Software Download Center->Support Packages and Patches->Browse our Download Catalog

SAP Technology Components-->SAP Business Process Blueprinting (SAP BPB)-->SAP SOLUTION MANAGER 7.1-->Entry by Component-->Support user Frontend GUIs


Down load the file  : BPBTOOL02_0-20008315.EXE to your local desktop

Copy BPBTOOL02_0-20008315 & ebbconfig.txt file ( generated from Preparing the Systemlocal desktop) for installing the BPB Tool) to same location in our local desktop.

Install BPBTOOL02_0-20008315 BPB tool

Double click on BPBTOOL02_0-20008315 file


if you still facing the issue please give me ur mail ID , we wills end you the document which i prepaired

Former Member
0 Kudos

Dear Former Member,

Thank you for fast replying.

I already use lastest version of BPBTOOL ( setup file is BPBTOOL02_0-20008315.EXE).  I can display the projects created in SOLMAN 7.1, but i can't still open any project.

When i view log file of BPBtool, "NullPointerException" error log is displayed.

My e-mail is sileri@havelsan.com.tr

I am waiting for your suggestion.

Thanks.....

Former Member
0 Kudos

Any luck guys? I am having the same issue ('Error: Transformer file could not be found' followed by the NullPointerException error in the logoutput file).

Although I used only the BPBTOOL00_0.exe. Is this an older version?

Thanks

Ravi.

former_member192774
Participant
0 Kudos

Hi BPB-er's,

My Business Process Blueprinting for SAP Solution Manager 1.0 SP03 + SM71sp7 say: "No project opened"

with logs:

SoCoConnectionPreferences *** Error: CA-BPL-BPBebbconfig.txt file does not exists

soco.conn.impl.AbstractConnection *** Error: CA-BPL-BPBEntity does not exist

SM71 and BPB on win2008sr2 server

Thanks,

Vlad