Send Message Process prompting for "Process Chain to Check"

Hi, When I insert a "Send Message" Process into my chain I do get prompted to select the message. 
1. When I do a pull down I am getting prompted for "Process Chain to Check". 
If I select my current process chain I get an abend.
2. When I click create instead of select I get brought to a table maint "Controls the execution of Process Chains".  It has process chain, Start Date, Start time, and an inactive checkbox.
Any guesses why it's asking for "Process Chain to Check"?
What is this maintenence table I'm being brought to just to create a message.
Sounds Like I've run into a bug?????
Can you help???

Found out this must be related to development from a previous consultant..
thanks

Similar Messages

  • Error when sending message(e-mail) from Process Chain ?

    Hello SDN s,
    How ya all ?
    I scheduled a Process Chain with Message option to send it to (U - INternet Address) email ID but it says some error in sending message. What could be the reason ?
    The following is the Job Log Entries....
    30.06.2006 18:05:53 Job started                                                                          00        516         S    
    30.06.2006 18:05:53 Step 001 started (program RSPROCESS, variant &0000000000261, user ID ALEREMOTE)     00        550         S    
    30.06.2006 18:05:54 Hierarchy/attribute change successfully carried out                                RSM        794         I    
    30.06.2006 18:06:00 Document <PV FOR GETTING MESSAGE THROUGH E-MAIL - SUCCE> could not be sent          SO        654         S    
    30.06.2006 18:06:00 Error when sending message                                                        RSRA2        11         S    
    30.06.2006 18:06:01 Job finished                                                                        00        517         S    
    Thanks !!!
    Best Regards....
    Sankar Kumar
    +91 98403 47141

    Hey yes, in that T.Code all the values are 0. What to do to activate that ????????????
                                                                         Duration   Duration 
                             Completed  Error      In transit Waiting    In transit Waiting  
                                                                             hh:mm      hh:mm                                                                               
    B08(100)                        0          0          0          0                                                                               
    FAX Telefax              0          0          0          0       0:00       0:00
         5  INT Internet             0          0          0          0       0:00       0:00                                                                               
    SMTP              0          0          0                  0:00       0:00                                                                               
    X40 X.400                0          0          0          0       0:00       0:00
            RML R/Mail or            0          0          0          0       0:00       0:00
            PAG                      0          0          0          0       0:00       0:00
            PRT                      0          0          0          0       0:00       0:00
    So, how to solve this issue ? how to send e-mails ? what configuration or settings to be done ?
    could u give the steps to do that ? as i am the only one BW guy here !?
    Thanks !!!
    Best Regards....
    Sankar

  • Any plan for "BIA process types" for Process Chains?

    Hi,
    This morning one of our blades (with Versoin 49) become unresponsive due to memory leak; RFC server on the blade was not releasing the memory. As you know by now, when it happens we restart the server on that blade and things start working until the next time.
    As a preventative measure, we would like to create a program and put in a process chain to restart the RFC and Index servers for all the blades everynight. Do you have any program already to do so? We identfied the api's already but wanted to see if somebody already doing this.
    Or even better, is there any plan for creating new "BIA process types" for the process chains that we can drag/drop instead of writing programs?
    Cheers
    Tansu
    Edited by: tansuaksu on May 4, 2009 6:27 PM

    RSDDTZA_EXECUTE_BIA_ACTIONS
    [OSS Note : 1001091|https://service.sap.com/sap/support/notes/1001091]
    [OSS Note: 1271412|https://service.sap.com/sap/support/notes/1271412]
    See if this helps.

  • Messages keeps prompting for password

    Messages(iMessage) on my 13" Macbook Pro is constantly prompting for the password when sending or recieving messages. Sometimes multiple times while typing a response, or trying to send a response. It used to work, but for the last month it has been driving me crazy. I have tried several things found on this forum with no luck. Any help is appreciated.

    Hi,
    Although the Messages app stores the ID and the linked Password separately from other apps it does seem odd that it seems only Messages is effected.
    However I would check ownership of the Keychain.
    Open a Finder window.
    Go to the View Menu and chose "Show Path Bar"
    At the bottom of the window an extra set of details regarding the route to the folder you are currently looking in will be displayed.
    Now use the Go Menu > Go to Folder  and type (Copy and Paste) ~/Library/Keychain
    There should at least be an item called login.keychain
    Highlight this then use the CDM + i "Get Info" keystrokes.
    At the bottom of this panel it will tell you if you have Read and Write permissions
    Your name should be in the list and when you highlight your name and then use the Cogwheel icon below the list you should find the Phrase "Make yourshortname (Me) the Owner" is greyed out (as if already done)
    I would also tend to use the Finder's View Menu > Show View Options and display the Modified column to see that the Keychain is being updated.
    IF the Keychain is owned by  you and you have Read And Write permissions then right-click the Library on the Path Bar.
    Use the Get Info option and check you Own this and have Read and Write Permission.
    7:49 PM      Friday; July 5, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.4)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • JSF error message: Automatic prompting for file download

    This is a weird problem. I have a JSF application wherin I popup a new window on a submit button.
    The window opens a test.jsf page that redirects the output to a servlet1.
    Servlet then based on some parameters does a sendRedirectI() to different servlets out of context.
    Now the issue is that when the output is redirected to out of context servlet, that returns a file download.
    If in IE browser, if one does not do a setting of "Automatic prompting for file download", this window that I had opened on submit buttton vanishes in a jiffy. If the IE setting is done, it shows the file download correctly.
    I would want to show the user some kind of message by which he/she understands that this IE setting has to be done.
    I have tried several ways:
    1. Javascript: window.onbeforeunload on the test.jsf so that when the window unloads i can show some message. But since test.jsf forwards to servlet1, the html page generated does not show my script.
    2. I also tried checking if some windows registry can help me understand the setting.
    3. I tried writing in response object the javascript and then redirecting it to servlet out of context. But I guess sendRedirect() does a new request, so this did not help.
    Can anyone help? I am not sure if I am able to explain my problem correctly.
    Yani

    Here is the result.I used your code and it worked fine with IE setting Enabled. But when I tried to access the download servlet after opening a new window, it doesnt download the file.

  • No show message in monitor for processed XML messages

    Hi,
    I get the document 'VALIDANTING A CONNECTION BETWEEN SAP R/3 AND SAP XI WITH RFC' and following the steps until step 9 it's ok but I can execute the step 10 I get 2 problem:
    First Problem - I dont know where see the ABAP code STFC_CONNECTION, How do you know?
    The Second Problem is the step 11 the system not show message and the documentation show message.
    Please Help-me.
    Any Ideas ?
    Regards.
    Mattos.

    Hi, Ashish thanks for anwser my doubt.
    So, the step 10 is "10. Refer to the following ABAP code snippet for executing the STFC_CONNECTION programmatically
    instead of using the user interface shown above.
    Call STFC_CONNECTION to send/receive request/response to/from XI***
    DATA: v_msg_text(80) TYPE C. "Message text
    CLEAR v_msg_text.
    CALL FUNCTION 'STFC_CONNECTION'
    DESTINATION 'XI'
    EXPORTING
    requtext = 'REQUEST_TEXT'
    EXCEPTIONS
    communication_failure = 1 MESSAGE v_msg_text
    system_failure = 2 MESSAGE v_msg_text.
    IF SY-SUBRC NE 0.
    **Write your code here**
    ELSE.
    **Write your code here**
    ENDIF."
    and the setep eleven is "11. Check the Integration Engine monitor for the processed XML messages (SXMB_MONI):
    Shows Sender Interface:"
    But I not see messege in my Monitor.
    Other doubt in step 5 the document order to create the RFC_Sender Communication Channel, this configuration have the parameters PROGRAM ID (mandatory), we dont have any idea what input there, Can you Help-me? How can find this parameters? in document we have the exemple INTEGRATION_SERVER.
    Thanks.
    Regards,
    Mattos.

  • Thunderbird has stopped prompting for a password when checking for new mail

    I have two email accounts. One account still requests a password. One has stopped. I read that deleting the popstate.dat file for the non-requesting account would fix this. True? Thanks Arnold

    couple of possibilities here
    Shift + F5 will get all mail
    I have some general troubleshooting processes here http://thunderbirdtweaks.blogspot.com.au/2014/02/basic-troubleshooting-for-thunderbird.html
    Please post your results.

  • After the in place upgrade from SharePoint server 2007 to 2010, the out of the box approval workflow does not prompt for additional information after check in of a major version.

    I think it has to do with the interaction between Word, InfoPath, IIS, and /or SharePoint, but I cannot put my finger on it.  Maybe client integration or authentication settings?  I have looked at it in wireshark
    and have not seen anything glaring.
    Steps to reproduce the (working) behavior:
    Set up a document library in SharePoint 2010.
    Under versioning settings, make the following changes:
    Set Require Content Approval for submitted Items to Yes
    Select Create Major and Minor (draft) versions
    Set require checkout to Yes
    Create an out of the box “approval” workflow with the following settings:
    Start this workflow to approve publishing a major version of an item.
    I then create a new document. Save it.  check it in.  it is now version 0.1.
    I then open it again. check it out.  Make a change. Close and save it.
    Check it in.
    Publish major version:
    At this point a screen is presented to me to enter workflow parameters.  This screen comes up in Enterprise 2013 and MOSS 2007, but not the migrated version of 2010:
    This is what I need help with.  It should come up in 2010.  To fix it in 2013, I had to change the IIS bindings to only have 1 entry for a port.  I did this for 2010 and it did not work.
    Any help or ideas is very appreciated.  Thanks very much in advance.

    Hi Chris,
    According to your description, my understanding is that the approval workflow cannot work when the workflow was set to start to approve publishing a major version of an item after upgrading to SharePoint 2010.
    I recommend to check the approval workflow in Workflow settings of the corresponding library to see if the Start this workflow to approve publishing a major version of an item is checked.
    For test, I recommend to create a new OOB approval workflow and set it to start to approve publishing a major version of an item in the same library to see if the workflow can work.
    Thanks
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Email for process message failure in CO54

    Hi
    Does anyone know if it is possible to send auto generated emails for process message terminations in tcode CO54?
    Regards
    Werner

    Hi Rohit,
    You can maintain the email ids in following two reports for any queue blockage in outbound and inbound queue -
    /SAPAPO/RCIFQUEUECHECK - For Outbound queue Faiure
    /SAPAPO/RCIFINQUEUECHECK - Sends notifications in the event of inboundCIF errors
    Here you can specify the  -
    1. CIF name/initials like CF*
    2. Name/Distribution List to which mails should be triggered
    3. Target system name
    4. Other settings as needed
    Moreover, you can schedule these reports as periodic background jobs scheduled to run every 30 minutes/1hour as per business requirement.
    This will send emails whenever any queu failure occurs.
    Hope it helps you.
    Regards,
    Alok

  • Screen shots for process chains

    hi friens...
    can anybody send me some screenshots for process chains
    thanks in adv
    deepa

    Hi Prashanth could u plz send that screen shots also to me.
    my next task is on process chains.hope u will understand my problem.
    my id is:[email protected]
    Will assign points.
    thanks in advance.
    Madhavi

  • What are process types in process chain

    hi any one tell me what are process types in Process chains

    Hi,
    In the Plan View of the process chain maintenance screen.
    In the left-hand area of the screen, a navigation area is displayed. In the right-hand area of the screen, the process chain is displayed.
    Use the drag-and-drop function to add the relevant processes into your process chain.
    You use the Process Types function to select the processes. This sorts the process types according to different categories. You can also call up InfoPackages and processes for the data target from the separate InfoSources and Data Targets navigation trees.
    If you insert into the chain a process that is linked to additional processes, the respective process variants are generated and inserted into the process chain automatically. These variants are suggestions and can be changed, replaced or removed from the chain if required.
    Only if the attribute realignment run is inserted automatically, do you also arrive at the variant maintenance screen.
    If you want to specify yourself the processes that are to be included in a chain, choose Settings ® Default Chains, and select the Do Not Suggest Processes option. As a result, the system does not suggest, generate, or insert automatically any processes into the chain. This setting is user-specific.
    If the chain that you create does not correspond to the standard, the system displays a warning. You can ignore these warnings if you are sure that you are creating a chain that meets your requirements. Warnings do not affect how the chain operates during runtime.
    Your chain is checked in the checking view and during activation. The system tells you if it discovers any errors.
    Creating a Process Chain Using the Maintenance Dialog for a Process
    You are in the maintenance dialog of a process that you want to include in a process chain.
    1. Choose the Process Chain Maintenance pushbutton and create a process variant.
    2. Save the variant and go back to the previous screen.
    A dialog window appears in which you enter a technical name and a description of the chain that you want to create.
    3. Confirm your entries.
    The Add Start Process dialog window appears.
    4. Create a variant for a start process.
    1. a. On the Maintain Start Process screen, choose whether you want to schedule the chain directly or whether you want to start it using a metachain.
    2. b. If you choose to schedule the chain directly, enter the start date value for the chain under Change Selections and save your entries.
    The Maintain Start Process screen appears again.
    3. c. Save your entries, return to the previous screen and confirm your entries in the Add Start Process dialog window.
    You are taken to the Plan View of the process chain maintenance screen.
    The various process categories, the application processes, and collection processes are displayed in the left-hand area of the screen. In the right-hand area of the screen, the process chain is displayed.
    If the process that you used to create a chain is linked to additional processes, the respective process variants are generated and inserted into the process chain automatically. These variants are suggestions and can be changed, replaced or removed from the chain if required.
    Only if the attribute realignment run is inserted automatically, do you also arrive at the variant maintenance screen.
    If you want to specify yourself the processes that are to be included in a chain, choose Settings ® Default Chains, and select the Do Not Suggest Processes option. As a result, the system does not suggest, generate, or insert automatically any processes into the chain. This setting is user-specific.
    If the chain that you create does not correspond to the standard, the system displays a warning. You can ignore these warnings if you are sure that you are creating a chain that meets your requirements. Warnings do not affect how the chain operates during runtime.
    Your chain is checked in the checking view and during activation. The system tells you if it discovers any errors.
    5. Use the drag-and-drop function to insert any additional relevant processes into your process chain.
    You use the Process Types function to select the processes. This sorts the process types according to different categories. You can also call up InfoPackages and processes for the data target from the separate InfoSources and Data Targets navigation trees.
    Additional Steps to Creating a Process Chain
    6. When you add a process, you need to select a process variant or create a new variant. For collection processes, the system determines the variants.
    Various functions for working with the process are available from the context menu:
    Context Menu Entry for a Process Function Information
    Maintain Variants With the exception of the variants in the collection process, you can use this function to change all process variants.
    Exchange Variants You can swap the variants for an existing variant or a new variant.
    Display Scheduled Jobs Once the process chain is active, you can use this function to display the jobs that have been scheduled.
    Display All Jobs After at least one run of the process chain, you can display, for a specific process, all of the scheduled jobs for this process and all of the jobs with which this process was run. You arrive at the job overview from where you call up the relevant job log.
    Create Message You can also send messages to an application process of the chain, depending on the success or failure of the process.
    1. 1. From the context menu of a process, create an additional process variant of the Send Message type.
    2. 2. If you maintain a message, first specify whether you want the message to be sent when the process has been completed successfully or unsuccessfully. Then choose Next.
    3. 3. You arrive at a window, in which you can select an existing process variant or create a new one.
    4. 4. If you create a new process variant, edit the document that is going to be sent, and maintain a list of recipients.
    5. 5. Save your process variant and go back a step.
    The message process variant is now assigned to your application process. When the message is sent, the status information and the process log can also be sent.
    Wait Time
    You use this function only to debug a process run.
    Specify how long (in seconds) you want the delay to be between one event being triggered and the next process starting.
    You can capture the process by using transaction SM37 (Job Overview) or SM50 (Process Overview).
    Remove Process You use this function to remove a process from a process chain.
    Manage Data Target You use this function in connection with the following types of process variants
    1. • constructing indexes
    2. • deleting indexes
    3. • constructing database statistics
    4. • rolling up filled aggregates
    5. • compressing InfoCubes
    6. • activating ODS object data
    to call up the administration for each of the data targets.
    7. Hold down the left mouse button to connect the processes through events.
    Before you do this, select the process underneath the process type row, and position the cursor over the required process. When you select the process type row, the whole process is moved into the plan view.
    From the context menu of a link, you can display the event or remove the link again. To do this, highlight the link and right-click with the mouse.
    8. If necessary, specify whether you want the event to be triggered after the previous process has been completed successfully or unsuccessfully or whether you want the event to be triggered independently of the outcome of the process that precedes it.
    9. Under Attributes ®Display Components assign a display component to the process chain.
    10. Maintain additional process chain attributes if necessary.
    11. Check your process chain in the Check View and make any necessary corrections.
    The Legend explains the meaning of the different colors used to display the processes and links.
    From the context menu for a process, you can display the messages resulting from the check.
    12. Save your process chain if it does not contain any errors.
    Result
    Your process chain can be activated. After activation, the chain starts in accordance with the start process selections. For example, if you scheduled the start process directly and chose Immediately as the start date value, the chain run starts immediately after activation. In the Log View, you can display the reports for the chain runs.
    Hope it helps.
    Regards,
    Amith

  • Process Types in Process Chains - Loading - Repeatable/repairable

    Hi,
    I know SAP recommends that we do not change the properties of the Process Types for Process Chains. I want to know if any one has ever changed the property of "LOADING" process type to "repeatable" or "repairable". We are keen to change this attribute of "LOADING" process to repeatable. Any experiences, good or bad, would be highly useful to us to take a decision and would be highly appreciated.
    regards
    Uday

    Hi Simon,
    So far, I have not come across any documents that explain the difference between the two options. But, I believe the 'repairable" would start from where it has stopped in the program calles, while "repeatable" will restart the current job (not the whole process chain) from the start. Please remember to post it here, if you ever come across any documentation on these options.
    Uday

  • Missing authorization for processing condition

    Hi  All,
    We are having  a problem with our pricing procedure zxxx.
    we created a pricing procedure and connect it to a java formula.
    this formula return an error message :
    " Missing authorization for processing condition zxxx "
    in debug we see that this message come from the formula and not some kind of authorization check.
    ( even a user with "sap all"  get this message ).
    does any one know how to solve this?
    or:
    does any one know how to debug the java formula ?
    thanks,
    Lilach.

    Hi,
    Check with your basis  consultant whether the authorization is change ?
    Regards,
    Chetan.

  • Process flow for Maintenance Event Builder integrated with PS

    Dear EAM  Master ,
    Good Day. Can anyone show me how's the process flow for Process flow for Maintenance Event Builder integrated with PS.
    Appreciate.
    Thank you.

    [SAP Help|http://help.sap.com/erp2005_ehp_05/helpdata/en/d7/d0b83a47d0c649e10000000a114084/frameset.htm]
    Thanks
    Narasimhan

  • Whats the difference between PROCESS INTEGRATION & INTEGARTION PROCESS

    hey All
    I was just going through one of the tutorials provided in    
    http://www.help.sap.com  , its related to Process Integartion Scenario  and i also came across one more tutorial related to Integration Process.
    For * Process Integration* it was there like *A Process Integration scenario is a design object of the Enterprise Services Builder, is uniquely identified by a name and a namespace, and is subject to versioning.*
    url : http://help.sap.com/saphelp_nwpi71/helpdata/en/ec/21ee117a909f44a8b69794b9ed6221/content.htm
    for Integration Process it was +*An integration process is an executable cross-system process for processing messages. In an integration process you define all the process steps to be executed and the parameters relevant for controlling the process.
    You apply integration processes when you want to define, control, and monitor complex business processes that extend across enterprise and application boundaries. The design and processing of integration processes is also known as cross-component Business Process Management (cross-component BPM, ccBPM), or service orchestration.
    +*
    url :
    http://help.sap.com/saphelp_nwpi71/helpdata/en/3c/831620a4f1044dba38b370f77835cc/content.htm
    So my question is , whether both are same or different , as far my view it different , i think integration processes is one of term inside Process integration as told in URL , please guys see to this

    Hi Abhishek,
    Integration process (IP) refers to BPM. you will find the IP in the ccBPM, Business Process Management.
    An integration process is an executable, cross-system process for processing messages.
    Process Integration(PI), Now Xi is known as Process Integration PI is a term that is used to in  the Integration Broker of the NetWeaver Architecture.
    View the below  link you will get the related more information.
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/bf37423cf7ab04e10000000a1550b0/frameset.htm
    hope you got your solution.
    Regards
    Anil
    Edited by: Venkat Anil Gannavarapu on Apr 9, 2008 1:13 PM

Maybe you are looking for

  • IPad not using Sent, Trash folders of IMAP server

    The iPad 1 is running iOS 5.1.1.  I have created an IMAP mail account and in Mailbox Behaviors have mapped Drafts on the iPad to Entwürfe on the server, Sent on the iPad to Gesendete Objekte on the server, and Deleted on the iPad to Papierkorb on the

  • Lync 2010 and Lync 2013 blinking icon in taskbar not working properly

         Hi,      We're experiencing a strange behaviour. Lync IM notifications are supposed to work this way below:      1) Notification bubble on the right-bottom corner      2) After a few seconds, a blinking icon in the task bar      3) After a few s

  • Can we have triggers that get fired when we Query a table?

    Hi All, What could be the pricise answer to the following question? 1. Can we have triggers that get fired when we Query a table? 2. What the relation of triggers and delete, truncate statement in one line? 3. What is data modelling? Why is it necess

  • Usb ports

    My ps3 is saying "maximum power to usb ports please remove one device blah blah blah" but the things I am seeing are saying to remove headsets etc. the only devices I've had connected to my playstation are controllers and I cant even reset my ps3 bec

  • Sd-outbound delivery

    hello gurus, in my sales order there is 1item 1400000                 100 qty and for this item i put 4 shedule lines 1400000                  40 qty   19-8-2011 1400000                  60 qty   22-8-2911 my requirment is, when i create  outbound de