Send step with TRANSPORT Ack. fails in BPE after default client change

Hi all,
I had to change default client in my PI (7.0 sps 13) system from 001 to xxx. I did it according to note 940309.
After this some probelms appears, for example my IPs becomes unworked and I have to repeat automatic customizing for BPE and re-activate in cache my IPs.
But some of them sill doesn't work. I found that this IPs fails on send steps with transport acknowledgements. When I switch off transport ack. in send step, it become works fine.
Please provide me with some solution, because I need transport ack. in my IPs.
Maxim.

Additional info:
BPE monitoring shows that send step fails with errors:
EXECUTE_METHOD_OBJECT_SYNC
Work item 000000057118: Object CL_SWF_XI_SRV_SEND_ASYNCHRON method SEND_ASYNCHRON cannot be executed
Maxim.

Similar Messages

  • Problems in SEND STEP with transport confirmation

    Hi everyone.
    I have a send step in a BPM. This send step has the 'transport confirmation' switch activated. If destiny system (SAP R3) is down, XI will retry to send the message.
    Problem is that XI has been waiting for a long time (because of R3 backups) and now, the interface is stoped on that step, waiting for the transport confirmation that isn't going to arrive.
    I would like to now the way to 'restart' this step because XI must notice that R3 is up again and is not sending the message.
    Regards.

    Hi,
    I am not sure about restarting but you can put deadline branch and after sometime atleast kill the bpm so that bpm resources are free.
    Thanks,
    TUhin

  • BPM SEND step with Acknowledgemnt.Process logic depends on Application Ack.

    Hi,
    I am designing one BPM process in which I want to send IDOC to R/3.This IDOC will be processed by the R/3 system using process code.
    Now I have sent this IDOC to R/3 through send step with application acknowledgment and only if acknowledgment comes then only next processing logic of the BPM process should be executed.
    How should I design SEND step because the communication is asynchronous but I want the processing depending on acknowledgement only?
         Please guide me.

    Hi,
    Take a look at this doc,
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe">How to handle Idoc Acks'</a>
    Regards,
    Bhavesh

  • BPM: Send step with acknowledgment - Application

    Hi folks,
    I’ve a simple BPM with receiver(sender file)->mapping->send(IDoc receiver). The Send step is configured with the option Acknowledge type -> Application. The scenario runs well, the IDoc is successfully processed, but my BPM remains waiting with the clock icon!!! Going to sxi_monitor, in the PE details is a step waiting for an event from R/3 with the message “Waiting for an event SEND_OK_APPLICATION type CL_SWF_XI_MESSAGE. It seams waiting for an event that R/3 didn’t send… Did I miss some steps at R/3?
    The idea is to receive an ack after my IDoc is successfully processed at R/3, in order to finish the BPM.
    Regarding Acknowledgment type -> Application, the sap help says:
    Wait for Acknowledgement
    Specify whether the send step is to wait for an acknowledgement. To receive an acknowledgement in the send step, the receiver (adapter, business system, and so on) must send the corresponding acknowledgment.
    Application - Specifies that the message was processed successfully by the receiver application (for example, ‘posted’).
    I guess it should works, but maybe I'm missing something. Anyone knows how to work with this kind of ack at ccBPM?
    Thanks in advance,
    Ricardo.
    Edited by: Ricardo  Quintino on Jan 21, 2008 4:33 PM

    Ricardo,
    You would not believe me but I had the same requirement a year back.
    Infact I ended up posting a thread on this on the XI forum,
    Idoc Acknowledgements and Idoc Packaging
    Answering your question in 2 phases,
    1. R3 can send the AleAduit back to XI immediately. In the inbound processing code, all the R3 team would need to do is add the code to trigger the RBDSTATE report to trigger AleAudit to XI.
    2. The problem with Correlation - Well, in your case as you are using Idoc Packaging , the solution 1 in my earlier thread would not do the trick. If you look in IDX5 in XI you will see that the Idoc Packaging trigger multiple Idoc's from XI itself but again the problem is the correlation and for this there is no straight forward solution than having some custom field in the Idoc and in the corresponding response.
    But yeah overall your analysis was perfect. Idoc's are used for Asynch Communications and hence trying to achieve what we are acheiving is not always and necessarily the best solution. Proxies help in these cases, and if proxies are not possible then I guess RFC is the way to go.
    Regards
    Bhavesh

  • BPM Send Step with acknowledgment: ID: sender agreement?

    Hello everybody,
    I have a send step in BPM and I expect a acknowledgement from the receiver.
    Do I have to configure a sender agreement?
    Thanks a lot
    Regards Mario

    mario,
    I have tried to use a Sen Synchronous Step to a JDBC adapter from a BPM and it works fine.
    <i>After changing the send step in BPM from async to sync with acknowledgement, I get not response message</i>.
    When you select MODE as SEND SYNCHRONOUS in your Send Step, there is no option to Select ACKNOWLEDGEMENT.
    When you select the MODE as SEND ASYNCHRNOUS , you can have acknowledgements.
    But, as you are using a RECEIVER  JDBC adapter , you need to have a SEND SYNCHRNOUS step that will get the response back from the JDBC adapter. This response will double up as Acknowledgemet.
    You can surround this Send Synchrnous Step with an Exceptuion Handler to handle any exception that might occur.
    Regards,
    Bhavesh

  • 11.2.0.3 expdp with transportable tablespace failing

    This started when we upgraded our development database to 11.2.0.3. The error is below. Anyone else run into this? I can't find anything anywhere.
    It happens on our Red Hat 5 Linux servers but not on production where we are running AIX.
    Very strange.
    Thanks
    Neil
    Starting "SYS"."SYS_EXPORT_TRANSPORTABLE_01": "/******** AS SYSDBA" TRANSPORT_FULL_CHECK=N TRANSPORT_TABLESPACES=(ICIS_DATA) DUMPFILE=icisdevd_tts.dmp LOGFILE=exp_icisdevd_tts.log DIRECTORY=ETL_DIR EXCLUDE=CONSTRAINT,TRIGGER,REF_CONSTRAINT,GRANT,RLS_POLICY,MATERIALIZED_VIEW,VIEW
    Processing object type TRANSPORTABLE_EXPORT/PLUGTS_BLK
    Processing object type TRANSPORTABLE_EXPORT/TABLE
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.FETCH_XML_OBJECTS [TABLE:"TEST"."TEST_TABLE"]
    ORA-01422: exact fetch returns more than requested number of rows
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 9001
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x2277b6608 20462 package body SYS.KUPW$WORKER
    0x2277b6608 9028 package body SYS.KUPW$WORKER
    0x2277b6608 10935 package body SYS.KUPW$WORKER
    0x2277b6608 2728 package body SYS.KUPW$WORKER
    0x2277b6608 9697 package body SYS.KUPW$WORKER
    0x2277b6608 1775 package body SYS.KUPW$WORKER
    0x2277b9268 2 anonymous block
    Job "SYS"."SYS_EXPORT_TRANSPORTABLE_01" stopped due to fatal error at 15:45:14

    You should not be using SYSDBA privileges for expdp and impdp - see the first "Note" section here - http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_export.htm#i1012781
    Can you reproduce the issue using the SYSTEM account ? If so, you may be running into bugs, since 11.2.0.3 is new
    Bug 12897952 - Datapump full database export by non-SYS fails if DB has semantics installed [ID 12897952.8]     
    Pl open an SR with Support
    HTH
    Srini

  • Transport Acknowledgement in an Ansynchronous Send Step in BPM

    I tried this scenario /people/michal.krawczyk2/blog/2006/06/22/xi-playing-with-the-file-adapters-acknowledgments for a file acknowledgement in an ansynchronous send step in BPM and it worked fine.
    This made me think of something else...
    This SAP help site http://help.sap.com/saphelp_nw04/helpdata/en/43/65ce41ae343e2be10000000a1553f6/content.htm
    says -  for a "Permanent negative acknowledgment" the "Send step triggers system error for which you can define a specific exception handling."
    I understood this as saying "If the tartget file is not placed, a system error is thrown for which we can write our own exception handling"
    In the scenario explained in the blog the 'deadline branch' was made to wait for a few miutes and once exceeded, made to throw an exception "NegAck" which is handled in the "Exception handler branch"
    So what i tried was, I removed the 'deadline branch' and retained only the 'exception handler branch' and made the 'send step' to throw a system error "NegAck" so that if the "Send Step" recieves a negative acknowledgement, it would throw this error "NegAck" which I have handled in the "Exception Handler  Branch"
    However, this did not work. Can anyone kindly explain where was my mistake?

    Dear Bharath,
    hmmm nice question...
    The answer to this is....whenever you configure a async send step with "transport ack" it will never go into error..
    the send step will either get a positive ack(if the file reaches correctly) or a negative ack(if there is some problem like password expires) but it will will never go into error and hence directly the control will never go to exception handler block...
    consider the cases :
    1. Async send step with transport ack and file reaches correctly : +ve ack is generated and BPM will stop
    2. Async send step with transport ack and passowrd expires : the send step will not go in error but you will get error in adapter engine(RWB) so it will keep on restarting and corresponding negative ack will keep on getting generated but here also the send step has not gone to error but the message in AE has gone into error and hence control will not pass directly to exception handler block....what you can do is keep a timelimit thru deadline branch so that after that much time control goes to exception branch...
    This should solve your problem...
    do not forget to close the thread marking useful answers after your query is resolved
    Edited by: Tarang Shah on Mar 30, 2009 4:10 PM

  • Error Handling in BPM - Send Step

    Hello,
    I would like to implement the following two error handlers using BPM:
    1. There is a send step which sends a message to an HTTP receiver. If the HTTP server is down I would like to add 3 retries and just in case after the third retry fails there should be an error Email sent. So I am wondering whether a communication error (which happens in the HTTP receiver communication channel) is delivered back to the process engine so that it can be handled using BPM.
    2. I also need to apply a validation using XML schema. So if validation fails the error should also be returned to the process engine so that it can be handled in the integration process.
    Are those two requirement possible as described (returning communication and validation errors)? Or do I have to follow another approach?
    Thank you very much!

    Hi Florian,
    >>2. When I activate transport acknowledgement and there is an error in XML validation outbound channel request I get an system error acknowledgement back however the error branch is NOT taken either!
    Correct send step using transport acknowledgment will check whether the message was transmitted or not
    Check this link http://help.sap.com/saphelp_nw04s/helpdata/EN/43/65ce41ae343e2be10000000a1553f6/content.htm
    >>3. And NOW it gets interesting: When I simulate step 2 again an cancel the error message afterwards then the error branch is taken! Not very useful in my opinion if error messages have to be canceled first. The error branch seems to be pretty useless for me in case of asynchronous send steps.
    Again when you cancelled the message it was not received successfully by the receiver system and hence it raised exception (as mentioned in the Exception of send step.)
    I will suggest you to try using Application Acknowledgment in send step. Also If you provide the steps of BPM then it will be more helpful.
    Also have a look at this :
    Asynchronous send step can raise exception only when
    1. Thrown when a permanent system error occurs:
    a. In the case of an asynchronous send step, the exception will only be triggered if an error occurs during the transfer to the pipeline. Errors that occur during mapping in the pipeline, do not trigger an exception.
    b . In the case of a synchronous send step, the exception is also triggered by permanent system errors that occur in the pipeline or while transporting the message to or from the pipeline.
    Regards
    Suraj
    Edited by: S.R.Suraj on Sep 8, 2009 6:41 AM

  • Missing sender information in message from BPM send step

    Hi All,
    I am testing a scenario uses Integration Process. This Integration process sends out a async message from deadline branch, but this message has empty sender service.
    Am I missing something in configuration? Please let me know how can i configure it.
    Regards,

    Hi,
    I chk my RD, ID and Receiver agreement and everything seems to be good.
    My Integration process bellow,
    1-Receive Step
    2-Send Step(with ACK)
    3-Deadline Brach(includes a Tranformation step and then it sends out a async message).
    This message that sends the tranformation step, is missing the sender service information.
    Is important that you know, that this tranformation step, have an empty message as source message.
    I fill the target message with constant values and then send it with a send step.
    I have tested the IM and it worked fine.
    Regards,

  • Why do not Apple send a fix for all fail´s / slow mac`s afther upgrade to Yosemite

    I have upgrade 2 of my Macbook air 11" models. Both have major slow functionality in allmost every programs. slow mail, safari, pages. Allmost nothing of the funksjonalitys can being uses in numbers. Slow functionality when jumping between programs. Allover i have BIG problems with mac for my first time. And why do not Apple send a fix for all fails there is after upgrading to Yosemite. When thousand of users have the same problem with major slow mac`s.
    Here is a test for my mac.
    EtreCheck version: 2.1 (101)
    Report generated 4. desember 2014 kl. 22.48.33 CET
    Hardware Information: ℹ️
      MacBook Air (Verified)
      MacBook Air - model: MacBookAir6,1
      1 1.7 GHz Intel Core i7 CPU: 2-core
      8 GB RAM Not upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en0: 802.11 a/b/g/n/ac
    Video Information: ℹ️
      Intel HD Graphics 5000 -
      Color LCD 1366 x 768
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:12:8
    Disk Information: ℹ️
      APPLE SSD SM0512F disk0 : (500,28 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) / : 496.30 GB (371.41 GB free)
      Core Storage: disk0s2 499.42 GB Online
    USB Information: ℹ️
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store
    Kernel Extensions: ℹ️
      /Applications/Parallels Access.app
      [not loaded]  com.parallels.virtualsound (1.0 18 - SDK 10.6) [Support]
      /Applications/Parallels Desktop.app
      [not loaded]  com.parallels.kext.hypervisor (10.1.1 28614 - SDK 10.7) [Support]
      [not loaded]  com.parallels.kext.netbridge (10.1.1 28614 - SDK 10.7) [Support]
      [not loaded]  com.parallels.kext.usbconnect (10.1.1 28614 - SDK 10.7) [Support]
      [not loaded]  com.parallels.kext.vnic (10.1.1 28614 - SDK 10.7) [Support]
      /Library/Application Support/Kaspersky Lab/KAV/Bases
      [not loaded]  com.kaspersky.kext.kimul.38 (38) [Support]
      /Library/Extensions
      [loaded]  com.silex.driver.sxuptp (1.10.9 - SDK 10.8) [Support]
      /System/Library/Extensions
      [not loaded]  com.devguru.driver.SamsungComposite (1.2.61 - SDK 10.6) [Support]
      [not loaded]  com.freecom.driver.BoulderScsi (1.0.0d1) [Support]
      [not loaded]  com.kaspersky.kext.klif (2.2.1d19) [Support]
      [not loaded]  com.zg.driver.ZGUSBCDCACMData (1.5) [Support]
      [not loaded]  com.zg.driver.ZGUSBMassStorageFilter (1.5) [Support]
      [not loaded]  com.zg.driver.cdc_ecm_qmi (1.9) [Support]
      [not loaded]  com.zg.driver.cdc_usb_bus (1.9) [Support]
      /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
      [not loaded]  com.devguru.driver.SamsungACMControl (1.2.61 - SDK 10.6) [Support]
      [not loaded]  com.devguru.driver.SamsungACMData (1.2.61 - SDK 10.6) [Support]
      [not loaded]  com.devguru.driver.SamsungMTP (1.2.61 - SDK 10.5) [Support]
      [not loaded]  com.devguru.driver.SamsungSerial (1.2.61 - SDK 10.6) [Support]
    Launch Agents: ℹ️
      [running]  com.brother.LOGINserver.plist [Support]
      [loaded]  com.google.keystone.agent.plist [Support]
      [loaded]  com.oracle.java.Java-Updater.plist [Support]
      [running]  com.parallels.mobile.prl_deskctl_agent.launchagent.plist [Support]
    Launch Daemons: ℹ️
      [loaded]  com.adobe.fpsaud.plist [Support]
      [loaded]  com.google.keystone.daemon.plist [Support]
      [failed]  com.kaspersky.kav.plist [Support] [Details]
      [loaded]  com.macpaw.CleanMyMac2.Agent.plist [Support]
      [loaded]  com.oracle.java.Helper-Tool.plist [Support]
      [loaded]  com.oracle.java.JavaUpdateHelper.plist [Support]
      [running]  com.parallels.mobile.dispatcher.launchdaemon.plist [Support]
      [failed]  com.parallels.mobile.kextloader.launchdaemon.plist [Support] [Details]
    User Launch Agents: ℹ️
      [running]  ca.indev.MailTagsHelper.agent.plist [Support]
      [loaded]  com.facebook.videochat.[redacted].plist [Support]
      [loaded]  com.genieo.completer.download.plist Adware! [Remove]
      [loaded]  com.genieo.completer.ltvbit.plist [Support]
      [running]  com.genieo.completer.update.plist Adware! [Remove]
      [not loaded]  com.macpaw.CleanMyMac.helperTool.plist [Support]
      [not loaded]  com.macpaw.CleanMyMac.trashSizeWatcher.plist [Support]
      [not loaded]  com.macpaw.CleanMyMac.volumeWatcher.plist [Support]
      [loaded]  com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Support]
      [loaded]  com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Support]
      [loaded]  com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Support]
      [loaded]  com.parallels.mobile.startgui.launchagent.plist [Support]
    User Login Items: ℹ️
      iTunesHelper  ProgramHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      fuspredownloader  ProgramHidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
    Internet Plug-ins: ℹ️
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
      FlashPlayer-10.6: Version: 15.0.0.239 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
      NP_2020Player_IKEA: Version: 5.0.94.1 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.239 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      nplastpass: Version: 3.1.61 [Support]
      JavaPlugin2_NPAPI: Version: Unknown
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0
    userinternetplugins ℹ️
      Google Earth Web Plug-in: Version: 7.1 [Support]
    Safari Extensions: ℹ️
      Facebook Cleaner
      Pin It Button
      LastPass
      ResizeMe
      OpenIE
    3rd Party Preference Panes: ℹ️
      Cineform  [Support]
      Flash Player  [Support]
      Java  [Support]
    Time Machine: ℹ️
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 496.30 GB Disk used: 124.90 GB
      Destinations:
      Data [Network]
      Total size: 3.00 TB
      Total number of backups: 65
      Oldest backup: 2013-08-15 20:20:51 +0000
      Last backup: 2014-12-04 17:20:31 +0000
      Size of backup disk: Excellent
      Backup size 3.00 TB > (Disk size 496.30 GB X 3)
    Top Processes by CPU: ℹ️
           4%  WindowServer
           1%  fontd
           1%  cloudd
           0%  Safari
           0%  launchd
    Top Processes by Memory: ℹ️
      369 MB  com.apple.WebKit.WebContent
      155 MB  Safari
      103 MB  Feedback Assistant
      86 MB  Finder
      69 MB  mds_stores
    Virtual Memory Information: ℹ️
      4.52 GB  Free RAM
      2.60 GB  Active RAM
      652 MB  Inactive RAM
      820 MB  Wired RAM
      1.04 GB  Page-ins
      0 B  Page-outs
    Diagnostics Information: ℹ️
      Dec 4, 2014, 10:37:00 PM  Self test - passed

    [loaded]  com.genieo.completer.download.plist Adware! [Remove]
      [loaded]  com.genieo.completer.ltvbit.plist [Support]
      [running]  com.genieo.completer.update.plist Adware! [Remove]
      [not loaded]  com.macpaw.CleanMyMac.helperTool.plist [Support]
      [not loaded]  com.macpaw.CleanMyMac.trashSizeWatcher.plist [Support]
      [not loaded]  com.macpaw.CleanMyMac.volumeWatcher.plist [Support]
      [loaded]  com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Support]
      [loaded]  com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Support]
      [loaded]  com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Support]
    Your machine is slow because you loaded a bunch of third party junk on it.

  • Sync send step in a loop step

    Hi Gurus,
    I want to query a database and based on the return value I will proceed to the next step. For this I have a 'sync send' step where I am finding if the count(*) is 0 or greater than 0. If it is only '0' then only I will proceed to the next step.
    For this functionality I am using a loop step with in which I have this sync send step (querying the database). The control will come out of the loop only when the count is 0.
    But, I found that the response message container is not loading. That is the reason why the loop condition is always coming out as 'true'.
    I want to know if I can use the send step with in a loop in BPM.
    Please let me know your solutions.
    Thanks
    Kalyan

    Hi,
    see the counter variable , initial value is 0 ,then the loop always true.
    second thing is when you send the request for synchronously and the response message to receive step, is it correct,
    if so why do you want to maintain the loop, are more messages sending the messages in seqencially /syncrounously .
    I think you want to check the response interface value is it , check this correctly..
    See the below links for Sync Send .
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    Regards
    Chilla

  • BPM RFC synch send step

    Hi
    I am using RFC synch send step with in parforeach block in BPM. do I need to activate correlation to correlate synchronous request and synchronous response for RFC synch send step ?
    Please let me know if you have any ideas on this.
    Thanks
    Anand

    Hi Michal,
    Thanks for the reply.
    In SAP help I found the statement made below.
    Activating a Correlation
    An asynchronous or synchronous send step can activate correlations. This can be useful in the following cases:
    ·        Synchronous send step
    A synchronous send step waits for a reply message to be received. On receipt of this reply message,
    correlations can be activated to correlate additional messages.**********************************Any idea on highlighted sentence...
    Thanks
    Anand

  • Receiver From Field of Send Step of Integration Process

    Could somebody please explain how this works? I cannot get receiver determination to work for a synchronous send of an Integration Process, and I think this is the problem.
    Documentation states the following:
    Calling a Receiver Determination Defined in the Integration Directory
           1.      In the Receiver From field of the properties area of the send step, select Send Context.
           2.      In the Send Context field, specify a character string for the send context.
    You can choose the character string yourself. You must specify the send context to be able to send messages from the same message interfaces to different receivers in different send steps.
           3.      Query the send context in a corresponding condition in the receiver determination in the Integration Directory.
    I just don't get this; if I choose the character string myself, how do I use it in step 3? I cannot see any way to query the send context in a condition. Is the Send Context the name of the receiver?
    If somebody can walk me through this step I would be very greatful!
    Kind Regards,
    Tony.

    Tony,
    An example
    Integration Repository
    I have a synchronous send step with the Send Context set to ABCDE
    Integration Directory
    In the Receiver Determination, Configured Receivers, enter the Condition Editor
    Select Left Operand and enter the Expression Editor
    Select the radio button for Context Object
    Use the dropdown to select ProcessStep
    Select OK
    Select Right Operand and enter your value, eg ABCDE
    Runtime
    When I run my scenario an entry can be seen in SXMB_MONI corresponding to my send step.  In my case it is displayed in the top Window
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV">
      <Trace level="2" type="T">......old attachment XI_Context found</Trace>
      <Trace level="3" type="T">Append context with name =ProcessStep and value =ABCDE</Trace>
    You can see here that the ProcessStep has the value ABCDE
    Hope this helps

  • Error 8 with transportation

    Hello All,
    We are facing Problem with Transporting objects in to Production.
    We have changed the info objects attributes to Compounding and Added this objects in Info provider.
    And Deleted data from targets before importing to Production.
    But we have archived files(Data archiving Using ADK) mapped to these data targers and we have not deleted from files.
    And Import was failed and saying that this info objects is used in the target and data is not deleted.
    Please suggest.
    Thanks and Regards
    Venkat

    Hello Venkat
    This problem you are facing because your master data infoobject still contains data.
    Delete the data from your master data infoobeject also as compounding InfoObject is now in place which was not there earlier.
    When you delete your infoobject data you might not be able to do it if you are using this particular infoobject in some other cubes or DSO.  When you gonna delete master data you will get a pop up to know which other infocubes /dso contains this InOBJ. You need to delete those data target also to delete the master data completely.
    Then only your transport will be successful.
    Please keep us posted .
    Regards
    Anindya

  • Sync send step in BPM fails and cant be resend   XI

    Hi Forum,
    I have a file ->JDBC(Sync)->file scenario, with a BPM, having a synchronous send ........ sending and receiving message from a SQL Server,
    the problem is ........... sometimes the synchronous send to the JDBC fails, bcoz of purely database connectivity issue, but then the whole scenario has to be rerun, coz sync send doesnt keep message persistent........ and we cant resend the failed Sync send step,
    pls help .... its a production system

    Hi sreeram,
    i think the sync send doesnt make retries while sending message,
    in this case it means data lost............means not persistent in the BPM
    do u think my design is faulty,
    is their any alternative

Maybe you are looking for

  • How can i get a file object on servlet

    i want to send a file object to be sent on a servlet from html input file tag. This is the HTML code <form action="uploadImage.jsp" method="post"><br><br>             <table width="400px" align="center" border=0 style="background-color:ffeeff;">     

  • Help Required in Migrating the Dev to Test Instance

    Hi Am very new to SOA platform, i developed one project in dev instance. now i would like to move this project to test instance. can any one help me to migrating the project. So I Need sample document with step by step instruction. i have 5 days only

  • Working with Binary data from the Gpib Read Function

    I m using the gpib read command to recieve data from a gpib instrument. I already know the form of the binary data being sent back. I have programmed it in matlab before. I am haveing trouble parseing out the binary data I recieve. the basic form of

  • OC4J and Eclipse

    Is there somebody developing OC4J application with Eclipse IDE ? Xavier

  • Retroguard doesn't work!

    I recently rebuilt my computer and now Retroguard will not work with Sun ONE Studio. I get this error message. "Obfuscation failed. Check whether C:\Program Files\s1studio\me\obfuscators\retroguard.jar is the correct executable for RetroGuard. Set th