Quantcast
Channel: SCN : Unanswered Discussions - SAP Business Process Management
Viewing all 3160 articles
Browse latest View live

Popup box upon rejection is not coming in NWBC

$
0
0

All dear Gurus,

 

We have designed a custom Workflow for Travel. When manager rejects the rejects a popup will appear to justify the reason for rejection. When we do this via NWBC, the popup is not coming when we reject. it simply got rejected without justification. How can we solve it..?

 

Any have idea on this..?

 

Regards,

Namsheed


Remote inbox and remote tasks

$
0
0

Hi all,

I'm exploring the following scenario:

  • the BPM (PO) server acts as a plain process flow routing engine, holding minimal process data, like object IDs referencing db records.
  • all UIs (i.e. human centric tasks) reside on a different non-SAP server. These tasks fetch the process data from the BPM engine through the OData BPM API
  • the inbox is made available on the non-SAP server as well.

I'd really appreciate if anyone could share any experience or opinion on this architecture.

In particular, I'd be grateful about any hint about how to create a custom BPM inbox on a remote server, fetching tasks from the BPM engine.

Thanks, regards

Vincenzo

IT Declaration Creating Request Issue Self Approval

$
0
0


Hi Everyone  ,

 

In IT declaration workflow for section 80 and 80c , i am using standard template ws18900052 , and i implemented this Badi HRPBSIN_NEXT_APPROVER .

 

one level of approver and every thing is working fine now  but , i am picking the approver say 'manager' from  Z custom table .

 

when ever employee send a request it wil go to manager inbox but my issue is when ever manager sends a request , the request is not creating it is showing that ur the apprv not able to send request ...

 

i want the workitem to get in his inbox and do the self approval..is it possible or what is the another solution to this one ..??

 

Please share ur suggestions ...

 

 

Thank you ,

 

Sandeep Chennoju . 

ARIS process import in BPM

$
0
0

Hi All,

 

I am trying to import ARIS process into BPM.I am using ARIS 7.2 wherein I converted EPC into BPMN.After that I tried to export the BPMN .But there could only export the file only in the XML format and not in BPMN format.

 

 

But in BPM we are unalbe to import this XML into SAP NetWeaver Developer Studio as it acccepts only BPMN2.0 format.

 

Can you please provide us the solution on this?

 

Thanks in advance

Training workflow giving dump

$
0
0

Dear Experts,

 

  When I am booking a course in training and event management its giving a dump. Kindly go through the screenshots and suggest me a solution. In this workflow I have to send the notification to approver when employee booking the course.

 

Regards,

Jeena George

PR release workflow 2nd level automatically releasing issue:

$
0
0

My pr release workflow is 8 levels.

 

1st level is working fine( getting workitem to sap inbox of 1st level approver and releasing from his inbox)

 

when it comes to second level it is automatically releasing from me54n.(am not getting any workitem to sap inbox of 2nd level of approver)

and it is not showing in workflow log also.(total skipping second level)

 

3rd level is working fine.

 

when it comes to workflow log,

 

in workflow log i saw 1 st level succesfully completed.(this is loop 1 in workflow log)

 

then after is going 3rd level(this is loop 2 in workflow log)

 

total 2nd level is skipping(is not showing in workflow log)

 

because 2nd level is automatically releasing in me54n so it is going directly to 3rd level as a loop 2.

 

pls check below attached docuent.

 

That is the code i used inside business object to getting agents.

first agent getting correct only -1st level

second agent is skipping when debugging time(because 2nd level is automaticcay released in ME54N)

third agent is getting correct only- it is showing as a second level

 

so pls tell me a solution how to control automatic release in me54n for 2nd level?????

 

thanx in advance.

Not getting pop up the informative message in BADI

$
0
0

Hi All,

 

Am working on me21n Transaction, and implementing ME_PURCHDOC_POSTED Badi in that method i raised an informative message but it was not getting pop up. any body help me out

Executing work item programmatically.

$
0
0

Hi,


I am using FM- 'SAP_WAPI_WORKITEM_CONFIRM' for confirming the workitem. After executing this a work item is getting generated. But this work item is coming to sap inbox/SBWP after a long time when we come out from the program.


But requirement is to execute the work item immediately after execution of ' SAP_WAPI_WORKITEM_CONFIRM'  in the same program session.


I don't want to execute it manually from sap inbox.


Please Help.


Best Regards,

Tofan


Getting Bell Symbol in UWL

$
0
0

Hello Expert,

 

Can any one tell me why I am getting bell symbol in my UWL.

I am assuming that bell symbol will come when deadline monitoring is maintained at task level but not sure.

I am also attaching the screen shot.

SRM Shopping cart workflow(WS14000134 ) getting the wrong actual agent after the first approval step

$
0
0

HI All,

 

 

In SRM Shopping cart approval workflow (WS14000134) before the first approval happens the determine next approver step captures three actual agents as seen in the screenshot

 

1.png

 

 

But after one approval the determine next approver step captures one actual agent which is completely different from the three which was captured from the first step .

2.png

 

 

 

Could someone please explain why in the second step it captured a different agent than the one captured in the first step.




Regards,

Ranjith Reddy.

How to execute Guided Procedure Background Job in Portal 7.3

$
0
0

Hello Members,

 

I would like to know how we can execute the GP Background jobs in Portal 7.3. We have 2 jobs scheduled in portal to be executed in background, 1 of the job is getting in erroneous state and not executing. I knew that this can be executed manually from Portal, but i dont know from where we can execute this scheduled job in GP.

 

Can any one please share some guide or show me steps how i can execute this, so that i can trouble shoot the issue we are having.

 

Thanks

Park And Post Workflow ,Need to Deactivate the post button in FBV0 for documents which are in unreleased state on parking

$
0
0

We are using customized Workflow for Park and Post Process.

Currently the authorized user to post documents is able to post the document directly from FBV0, even though the document is in parked and unreleased state.

But the requirement is to control this.We need to do posting through workflow only.

 

We looked into the solutions provided in SCN and tried configuration in OBWA and OBWJ.

 

But we already have a workflow for payment and advise for which variant is already configured in OBWJ for a company code.

Now in OBWJ I am not able to configure Park and Post Workflow Variant for the same company code as for a particular company code

only single workflow variant can be configured.

 

Please suggest how to fulfill this requirement.Is there some way through which we can do multiple variant configuration to a single company code.

 

Also is there any alternate to solve this issue.

 

This is urgent issue.Kindly help.

 

Thanks in advance.

Prashant

Can any one tell me what are EVENTITEM and WORKITEM receiver types in workflow?

$
0
0

Hello experts.

What is EVENTITEM and WORKITEM receiver types in Workflow.

i have hard time in understanding in practical. Please suggest.

Error when deploying BPM

$
0
0

Hello,

 

I'm trying to deploy a BPM that is using external web services, but get the following short dump when trying to deploy the application. I have checked that I have the same version of both the CE server and NWDS (7.3 sp 7). I have looked in the forum and for OSS notes, but haven't found anything related to my "NullPointerException" below.

 

Regards

 

com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.

Reason: ASJ.dpl_dc.001085 Operation [deploy] of [tooling.sandvik.com_tt~outdev] failed

 

 

  at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:891)

 

 

  at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)

 

 

  at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:105)

 

 

  at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:257)

 

 

  at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:135)

 

 

  at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$5$1.run(DcDeployAction.java:282)

 

 

  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

 

 

Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [tooling.sandvik.com_tt~outdev] failed

 

 

  at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:246)

 

 

  at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)

 

 

  at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)

 

 

  at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)

 

 

  at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)

 

 

  at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)

 

 

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

 

 

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

 

 

  at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

 

 

Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [tooling.sandvik.com_tt~outdev] failed

 

 

  at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:167)

 

 

  at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)

 

 

  at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)

 

 

  at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)

 

 

  ... 8 more

 

 

Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [C:\usr\sap\F26\J21\j2ee\cluster\server0\temp\tc~bl~deploy_controller\archives\2214\tooling.sandvik.com~tt~outdev.sda] failed

 

 

  at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3356)

 

 

  at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:315)

 

 

  at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)

 

 

  ... 11 more

 

 

Caused by: com.sap.engine.services.deploy.container.DeploymentException: Could not deploy SCA application.

 

 

  at com.sap.engine.services.sca.deploy.ApplicationDeploy.internalPerform(ApplicationDeploy.java:441)

 

 

  at com.sap.engine.services.sca.deploy.ApplicationDeploy.perform(ApplicationDeploy.java:212)

 

 

  at com.sap.engine.services.sca.deploy.SCACompositeContainer.invoke(SCACompositeContainer.java:189)

 

 

  at $Proxy33.deploy(Unknown Source)

 

 

  at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)

 

 

  at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)

 

 

  at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:182)

 

 

  at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)

 

 

  at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)

 

 

  at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)

 

 

  at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1819)

 

 

  at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)

 

 

  at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)

 

 

  ... 12 more

 

 

Caused by: com.sap.engine.services.deploy.container.DeploymentException: Could not deploy application tooling.sandvik.com/tt~outdev.

 

 

  at com.sap.engine.services.sca.deploy.AssembleApplication.perform(AssembleApplication.java:63)

 

 

  at com.sap.engine.services.sca.deploy.ApplicationDeploy.internalPerform(ApplicationDeploy.java:324)

 

 

  ... 24 more

 

 

Caused by: com.sap.engine.interfaces.sca.assembly.AssemblyException: Could not generate metadata for interface [http://www.osoa.org/xmlns/sca/1.0#WSDLPortType]{}

 

 

  at com.sap.engine.services.sca.assembly.SCAAssembly.getInterfaceMetadata(SCAAssembly.java:765)

 

 

  at com.sap.engine.services.sca.assembly.SCAAssembly.assembleComponent(SCAAssembly.java:988)

 

 

  at com.sap.engine.services.sca.assembly.SCAAssembly.assembleComposite(SCAAssembly.java:401)

 

 

  at com.sap.engine.services.sca.standard.ImplementationCompositeProvider.introspect(ImplementationCompositeProvider.java:124)

 

 

  at com.sap.engine.services.sca.standard.ImplementationCompositeProvider.provideImplementation(ImplementationCompositeProvider.java:130)

 

 

  at com.sap.engine.services.sca.artifacts.ComponentArtifact.<init>(ComponentArtifact.java:79)

 

 

  at com.sap.engine.services.sca.assembly.SCAAssembly.contributeToDomain(SCAAssembly.java:219)

 

 

  at com.sap.engine.services.sca.assembly.SCAAssembly.assemble(SCAAssembly.java:139)

 

 

  at com.sap.engine.services.sca.standard.SCAHelperImpl.assemble(SCAHelperImpl.java:36)

 

 

  at com.sap.engine.services.sca.deploy.AssembleApplication.perform(AssembleApplication.java:59)

 

 

  ... 25 more

 

 

Caused by: java.lang.NullPointerException

 

 

  at com.sap.engine.services.sca.plugins.ws.sdo.das.AbstractWsdlProvider.getInterfaceMetaData(AbstractWsdlProvider.java:572)

 

 

  at com.sap.engine.services.sca.plugins.ws.sdo.das.DeploytimeWsdlProvider.getInterfaceMetaData(DeploytimeWsdlProvider.java:138)

 

 

  at com.sap.engine.services.sca.plugins.ws.WsdlInterfaceProvider.generateWsdlPortTypeMetadata(WsdlInterfaceProvider.java:40)

 

 

  at com.sap.engine.services.sca.plugins.ws.WsdlInterfaceProvider.generateMetadata(WsdlInterfaceProvider.java:27)

 

 

  at com.sap.engine.services.sca.plugins.ws.WebServicePlugin.generateMetadata(WebServicePlugin.java:95)

 

 

  at com.sap.engine.services.sca.assembly.SCAAssembly.getInterfaceMetadata(SCAAssembly.java:763)

 

 

  ... 34 more

 

 

 

 

 

How to find Reject status in PR release Workflow??

$
0
0

Hi Guru's,

 

Any one can you pls tell me how to find Reject status(PR Rjectd from me54n) in PR release workflow.

 

through that we can put a condition(based on the reject status) and end the workflow.

 

Best regards,

seetha


Need help on Wait for Event.

$
0
0

Hello all.

I faced an issue with wait for event step,Which goes like this.

For a workflow one of the fork branches there is a wait for event step(wait for manual release) . On development server when ever that event is fired (manual release) , the wait for event is capturing and completing the workflow ( This is the correct process).(PO release procedure)

 

On production system, this event is not been caught(after manual release is done) and and the workflow is not  complete and still in progress. (even po is released manually) Which should not happen.

 

So what all the things i need to verify in the production to fix this. I cannot simulate any kind of event on production ryt. so please suggest.

 

please suggest.

 

Cheers

PRASAD.

How pull list of Open ZCOM numbers

$
0
0

Hi All,

 

How to pull list of open ZCOM#'s or a list of open RGA's in SAP.

 

 

 

Regards

 

Pradish

Error while getting data objects for instance

$
0
0

Hello Expert,

 

I am getting some weird error - whenever there is a new process is triggered and I check context Data, I get following error -

"Error while getting data objects for instance processinstanceid"

error.png

 


Thanks is advance

Priya


Workflow: Function module will not execute in method

$
0
0


Experts,

My workflow needs to select emails from SAP user ID. The following is the function module:

 

EFG_GEN_GET_USER_EMAIL

EXPORTING

L_name = XXXXX

IMPORTING

e_mail address = XXXXX

EXCEPTIONS

Not Qualified

User not found

Address_not_found

others

 

I have ensured that the parameters I_uname and e_mail_address are valid types. The task is set up in the background. However when running the workflow the activity stops at the function module.When I debugged the workflow using SWUS , the code works fine until it hits the function module above and then stops. However when I hard-code an email address and comment out the function module the workflow works just fine and populates my task container with the email address. This is not a permanent solution as the workflow has to select multiple email addressess.

 

Does anybody out there encounter a similar issue or can you indicate some fundamental mistake that I am making?

 

Thank you.

 

David Dittmer

Workflow: call transaction CJ20N not displaying customized screen

$
0
0


Experts,

My workflow needs to call transaction CJ20N. so that the user can accept a customized field on the project display. When I called the transaction, I did not see the customized fields on the display. I need to call transaction CJ20N that will display all the fields that have been customized on the screen display. I am not using SET PARAMETER before I make the call as it was unclear to me what the SET PARAMETER is used for.

 

Any clue would be appreciated.

 

thank you

 

david Dittmer

Viewing all 3160 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>