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

BPC NW10 - Script logic Packages not runnin in test

Former Member
0 Likes
434

We are currently upgrading to BW 7.4 from 7.3.

We are facing problem in BPC, the Packages are not running in test environment. Working fine in dev.

When executing a package I receive a message "Request to run the package on the server was successful. the package is now running".

When looking into "View status", the job has not been executed and the package has not run.

Any Idea what could be the issue.

Thanks in advance,

Sveinn.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Sveinn,


Check in BW T-code SM50: Is there any job running for BPC?


Check in T-code ST22: Is there any dump error message for BPC?


Check in T-code SLG1: Is there any error error message for BPC?



Thanks

Obaid

Former Member
0 Likes

Hello Shaikh,

In SM50 I can not see that anything is going on at the time when I run the package in BPC.

No short dump or error message in ST22.

In SLG1, I can see some BPC logs with green status light, "Request was processed successfully".

But nothing is happening with the script. I have Validated the script and regenerate without luck.

This package is working fine in our development environment.

Any idea what could be the issue ?

Thanks,

Sveinn.

Former Member
0 Likes

can you please share error message of view status. screenshot will be better?

Thanks

Obaid

Former Member
0 Likes

Hi,

there is no error message. Nothing shows up in the "View status" log for this Package, not a single line. That is the case for all packages in our test environment.

Regards,

Sveinn.

Former Member
0 Likes

Hi Sveinn,

Can you please check Job Log of a job that is generated by that Package. Job name starts form BPC and user name is your BPc service user.

Please also take a look at your BW Process Chain log.

Regards,

Gersh

Former Member
0 Likes

Check the BW process chain - Start variant whether it is Immediate or not.

How are these Data manager Packages are maintained from backend  through program or it is configured  directly.

Thanks & Regards,

Geeta

Former Member
0 Likes

Hi,

thanks all for the assistance. It turned out to be a wrong RFC connection due to recent Client copy.

Sveinn.

Answers (1)

Answers (1)

akos_beres
Contributor
0 Likes

Svein,

At minimum, can you please post some of the package status logs?

Are the scripts validated in the test environment? Any of these scripts have business rules included in them, are those validated? Are the dimension and model status' green?

Akos

Former Member
0 Likes

Hello Beres,

The script I'm testing is validated, no business rule. Dimensions and model has green status.

Nothing comes into the package status log, not a single line.

With input schedule I can update the model which I'm testing with amounts, so at least the basic functionality is working fine in test.

On dev all the packages are working as expected, its only on test that nothing happens when running them.

Thanks,

Sveinn.