Configure idocs for User management ack settings?

1. IDOC config idoc says acknowledgments should not be requested, and run idx_noale ? why should we turn off and how to do this ?
2. IDOCs sent to IS should not be processed by IDoc adapter, advises insert the relevant idoc types into exception table, execute report idx_select_idoctyp_without_is
why we need to configure explicitly for each relavant ido types?
thanks

Hi Kumar,
Receiver adapters that run on the Adapter Engine support system acknowledgments if they are requested by the sender. Acknowledgements are triggered when a message is successfully processed by the adapter or if an error occurs while it is being processed. Receiver adapters do not support application acknowledgments. The RNIF and CIDX adapters are exceptions to this rule, since they also support scenario-dependent application acknowledgments. Sender adapters of the Adapter Engine do not request any acknowledgments.
This means, JDBC adapter does only send system acks, however IDoc adapter is requesting application acks. Therefore as mentioned by the previous poster, you have to disable acks for this scenario using report IDX_NOALE.
Also go through these documents for any further help:
http://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how to handle acknowledgments for idoc.pdf
http://help.sap.com/saphelp_nw04/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm
I hope this clears all your doubts.
Regards,
abhy
PS: AWARD POINTS FOR HELPFUL ANSWERS.

Similar Messages

  • What is the standard inbound idoc for substation management?

    Hello Experts,
    Can anybody help me to find out the standard inbound idoc for substation management?
    The following field are requied to be  filled in idoc.
    1)Power_Produced(STAGR)
    2) Reduction_Power_Consumed(STAGR)
    3)Ancillary_Power_Consumed (STAGR)
    4)Unit (MEINB)
    5) UOM and Date (BUDAT)
    If possible please tell me the standard BAPI for these fileds.
    Thanks in advance for your help.
    Thanks and Regards,
    Suresh.

    Hi Debo,
    What is your exact requirement?
    Are you trying to find the standard configurations available for a webdynpro application? then, use t-code SE15 and open the application name and use the tree structure to find out the available configurations under WD application.
    sample:
    Regards,
    Rama

  • What is the standard IDOC for substation management??

    hi friends..
    could you please tell me standard idoc for substation management ?
    and also tell me standard BAPI for substation management??
    please help me..
    thanks and regards
    regards
    ram

    Hi michal..
    thank you very much for your quick response.
    i got source xml file like this
    <?xml version="1.0" encoding="utf-8" ?>
    - <MonthlyEnergies xmlns="http://aaaaa.org/MonthlyEnergy.xsd">
      <Values Power_Produced="22" Reduction_Power_Consumed="1203.92" Ancillary_Power_Consumed="1056.08" UOM="KWH" Date="2006-09-30T00:00:00" />
      </MonthlyEnergies>
    i am trying  to convert this into SAP .
    for this i need IDOC .
    Power_Produced  = RK40C_KBXXN-STAGR (RK40C_KBXXN is structure)
    Reduction_Power_Consumed = RK40C_KBXXN-STAGR
    Ancillary_Power_Consumed = RK40C_KBXXN-STAGR
    UOM=RK40C_KBXXN-MEINB
    date = BUDAT
    guide me..
    thanks and regards
    ram

  • FAQ: BC-LDAP-USR (Directory Interface for User Management via LDAP )

    Version: 20060317
    Q: Where can i find more information to the BC-LDAP-USR interface ?
    A: Have a look on our ICC webpage in the SDN:
    SAP NetWeaver AS - Directory Interface for User Management via LDAP (BC-LDAP-USR)[1] [original link is broken]
    Q: What costs a arising when we want our product to be certified ?
    A: See also our SDN page under the headline "Price List".
    Q: Is there a link/page for the already certified products for this interface ?
    A: Sure, have a look on our ICC page under the headline "Certified Solutions"
    Q: Who can we ask in case of general question ?
    A: Have a look at our general ICC forum:
    SAP Integration and Certification Center (SAP ICC)
    Of course, if you have urgent requests you can send them also directly to our local ICC's:
    ICC Walldorf in Germany: [email protected]
    ICC Palo Alto in USA: [email protected]
    ICC Bangalore in India: [email protected]
    Q: Who can we ask in case of technical questions ?
    A: This depends on the state of your certification project.
    1.) If the certification contracts have been signed then you can ask in this forum and if this does not solve your question go back to your assigned integration consultant.
    2.) When the certification contracts have not been signed then you can ask questions in this forum.

    I distinguish it using the passwordExpirationTime(or something like that, i don't have code here with me).
    This is possible if after password is expired user has at least one more access.It is a user policy that can be set in the Ldap server.
    If it is possible, user can still login and perform operations.You chan search the passwordExpirationTime attribute and determine if password is expired, and the send a message to the user, telling him to change it.(If only one access is allowed and you change the password with the same application or service then do not close context, else you should not be able to connect again.) Instead, if you use an external script, then the last acces should not give you problems.
    Hope i made myself clear.

  • Configuration docs for Asset Management

    Hi.
    Does anyone have configuration docs for Asset Management
    thanks
    Tom

    Go to http://help.sap.com/ and click on SAP Best Practices. Look for Building Blocks Library under the Additional Information on the right side of the page. In the Building Block Library, look for J10- Asset Management. Click on that and thereafter, under Technical Documentation, click on configuration guide. There you should have all the information or at least some of the information you need on Asset Management.

  • Configure iPhone for manual management

    I'm attempting to configure my iPhone for manual management. (When I sync, 1 music folder of songs is not moved to my iPhone.)
    iTunes will not recognize my device after I click on "Apply." Here are the steps I followed:
    1. Connect my iPhone.
    2. Open iTunes
    3. My iPhone icon appears in the top right-hand corner &amp; I select it.
    4. Go to the Summary tab, select only "Manually manage music and video."
    5. Click "Apply" and I get...
    6. "Settings could not be save because Rick's iPhone not found."
    Solution?
    Thanks!

    Hi Kumar,
    Receiver adapters that run on the Adapter Engine support system acknowledgments if they are requested by the sender. Acknowledgements are triggered when a message is successfully processed by the adapter or if an error occurs while it is being processed. Receiver adapters do not support application acknowledgments. The RNIF and CIDX adapters are exceptions to this rule, since they also support scenario-dependent application acknowledgments. Sender adapters of the Adapter Engine do not request any acknowledgments.
    This means, JDBC adapter does only send system acks, however IDoc adapter is requesting application acks. Therefore as mentioned by the previous poster, you have to disable acks for this scenario using report IDX_NOALE.
    Also go through these documents for any further help:
    http://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how to handle acknowledgments for idoc.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm
    I hope this clears all your doubts.
    Regards,
    abhy
    PS: AWARD POINTS FOR HELPFUL ANSWERS.

  • Outbound IDOC for Credit Management

    HI All,
    We need to send the Credit management data from SAP to other system. For that we require Standard IDOC, could you please suggest the standard IDOC available for the same and how to configure it. Please let me know if we have any standard program which generates the IDOC for my requirement.
    Regards,
    Phanindra

    Thanks for the Input, could you please let me know how we trigger this IDOC. Is it through configuration or any standard program which will generate idocs.

  • Configuration Guide for Time Management

    Can anyone send me the configuration guide for Time Management

    The following is the config. document of TM. check the threads u will get some more good responses and close the thread if u find the response is good enough
    I think its helpful to u.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Define Public Holiday Classes
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Personnel Subarea Groupings &#61664; Group Personnel Subareas for the Work Schedule
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Personnel Subarea Groupings &#61664; Group Personnel Subareas for theDaily Work Schedule
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Daily Work Schedules &#61664; Define Daily Work Schedules
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Period Work Schedules &#61664; Define Period Work Schedules.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Day Types &#61664; Define Day Types.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Day Types &#61664; Define Day Types.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Day Types &#61664; Define Special Days.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Work Schedule Rules and Work Schedules &#61664; Define Employee Subgroup Groupings
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Work Schedule Rules and Work Schedules &#61664; Define Groupings for the Public Holiday Calendar.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Work Schedule Rules and Work Schedules &#61664; Set Work Schedule Rules and Work Schedules.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Work Schedule Rules and Work Schedules &#61664; Generate Work Schedules Manually
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Planned Working Time &#61664; Set Default Value for the Work Schedule.
    IMG &#61664; Personnel Time Management &#61664; Work Schedules &#61664; Planned Working Time &#61664; Set Default Value for Time Management Status.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Substitutions &#61664; Define Personnel Subareas for Substitution Types.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Substitutions &#61664; Set Defaults for Substitution Types.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Group Personnel Subareas for Attendances and Absences.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Define Absence Types.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Absence Counting &#61664; Define Counting Classes for the Period Work Schedule.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Absence Counting &#61664; Rules for Absence Counting (New) &#61664; Group Employee Subgroups for Time Quotas.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Absence Counting &#61664; Rules for Absence Counting (New) &#61664; Group Personnel Subareas for Time Quotas
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Absence Counting &#61664; Rules for Absence Counting (New) &#61664; Define Rules for Rounding Counted Absences
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Absence Counting &#61664; Rules for Absence Counting (New) &#61664; Define Counting Rules
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Absence Counting &#61664; Rules for Absence Counting (New) &#61664; Define Counting Rules &#61664; Deduction rules for Absence quotas
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Absences &#61664; Absence Catalog &#61664; Absence Counting &#61664; Assign Counting Rules to Absence Types.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Attendances/Actual Working Times &#61664; Define Attendance Types.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Attendances/Actual Working Times &#61664; Attendance counting &#61664; Rules for Attendance counting (New) &#61664; Assign Counting Rules to Attendance Types.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Managing Time Accounts Using Attendance/Absence Quotas &#61664; Time Quota Types &#61664; Define Absence Quota Types.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Managing Time Accounts Using Attendance/Absence Quotas &#61664; Calculating Absence Entitlements &#61664; Automatic Accrual of Absence Quotas &#61664; Permit Quota Generation Without Time Evaluation.
    IMG &#61664; Personnel Time Management &#61664; Time Evaluation &#61664; Time Evaluation Settings &#61664; Set Personnel Subarea Groupings for Time Recording.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Managing Time Accounts Using Attendance/Absence Quotas &#61664; Calculating Absence Entitlements &#61664; Rules for Generating Absence Quotas &#61664; Set Base Entitlements &#61664; Base Entitlement for Absence Quota Generation.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Managing Time Accounts Using Attendance/Absence Quotas &#61664; Calculating Absence Entitlements &#61664; Rules for Generating Absence Quotas &#61664; Determine Validity and Deduction Periods.
    IMG &#61664; Personnel Time Management &#61664; Time Data Recording and Administration &#61664; Managing Time Accounts Using Attendance/Absence Quotas &#61664; Calculating Absence Entitlements &#61664; Rules for Generating Absence Quotas &#61664; Set Base Entitlements &#61664; Define Generation Rules for Quota Selection.
    Edited by: Sikindar on Feb 11, 2008 6:05 PM

  • Configuring workflow for case management

    Hi
    My requirement is to copy the standard workflow for case management WS01700044 and add few things once the case is processed.
    Now my problem is, how do I configure this new Z workflow in the SCASE. So that once I save the case, I should be able to start the workflow I have created.
    Currently only 2 workflows are listed for case management.
    1. WS01700051
    2. WS01700044
    I want three workflows to be listed.
    Do we need to configure the newly created workflow in SPRO under case management? Please guide me.
    Thanks in advance.

    Hi There,
    The workflow in case management is triggered by the event BUS2022.NONPROFESSIONALUSERSET which is the same trigger that invokes WS01700044. You will first need to disable that trigger (open that workflow and remove the trigger (the first node in the workflow)). I would then add that trigger to your new Z workflow and that should do the trick.
    This is the best way to do it rather than looking in the IMG.
    Hope that helps,
    Brenton.

  • No configuration menu for transaction management

    I'm using SAP 4.7, in BTE application indicator, I already select EA-FIN, IHC, RM, TR-TM, but in SPRO, I can use search function to find the configuration path, for example "assign flow type to update type", when I double click, it shows nothing.
    under IMG\treasury, there is only cash management, liquidity planner, market data available, where is my transaction management and risk management, how to unhide these treasury configuration, thanks

    TCode: SWF5
    Enterprise_Extensions:
    -> EA-FS
    Enterprise_Business_Functions:
    -> FIN_TRM*
    Rg
    Lorenz

  • COnfiguring IDOCs for Inquiriey/Quotation

    Dear Experts,
    I have  a requirement to trigger IDOCs when a Quotation is SAVED in SAP CRM.
    Can anyone pls provide so configuration steps.......
    We are in CRM 4.0.
    Or any idea about output configuartions..
    Thanks,
    reshali.....

    Hi experts,
    I am new to idocs, Requiremnt is to send the idoc having quotation no to the external sys ( out bound ).
    i have tried but i cld only find idoc for sales order which is orders--. somehow i cld not locate the idocs for quotation
    if someone has already worked on the idoc for  sales quoatation wld request you to suggest.
    I have also tried to search on sdn for the above mentioned requirement but was not successful
    your help will be appreciated.
    Thanks
    Regards
    Edited by: sabsvk on Jan 11, 2010 6:29 AM

  • How do I use DBV utility for User Managed Backup?

    Dear all! I am a student, studying RMAN and User Managed Backup. But I did not understand how to use the DBVerify utility to check a block or a backup of control file.What's command can I do?
    Thanks for your reply!

    DBV is a utility which workd with Oracle Datafiles not with controlfiles.
    controlfile can be always recreated by you, just issue in a time of backup:
    alter dabase backup controlfile to trace; in case you will have corrupted binary copy of controlfile you will have an option to use this trace to recrete it.
    Best Regards
    Krystian Zieja / mob

  • Service for User Management API

    Hi,
    I want to use the User Management service in the portal component.I would like to include the classes present in the package  com.sapportals.portal.prt.service.usermanagement.IUserManagementService.
    To develop the Portal component , I am using Netweaver Developer studio. The problem is How can I add the service User Management service to my particular project ?
    Any ideas.
    Thanks,
    Vivek

    Hi Darell, hi Vivek,
    > request.getService
    ... is deprecated. Use <i>PortalRuntime.getRuntimeResources().getService</i>
    Vivek: To get this work, as usual you'll have to add com.sap.portal.usermanagement/lib/com.sap.portal.usermanagementapi.jar to your classpath as well as com.sap.portal.usermanagement to the SharingReference within portalapp.xml.
    Hope it helps
    Detlev
    PS: Vivek, seems you overlooked my helping answers at /thread/27173 [original link is broken] ...

  • Configure WLan for user certificate authentication

    I have windows CA and NPS (radius server).
    I want wireless clients / devices using active directory user certificates (generated by AD CA) to authenticate and encrypted to wireless WLAN.
    I have setup WLAN as [WPA2][Auth(802.1X)] and pointing to Radius server (windows NPS).
    My test notebook PC has ca.cer and username certificate installed in trusted and personal stores. And configure the wireless profile as "Microsoft: smart card or other certificate".
    However when I try to connect I got failed. And wireshark on NPS showing no traffic on port 1812.
    Could someone please help a look anything wrong on WLC setting?
    Thanks.
    GPING

    Hi, Scott,
    My WLC setting: SSID-Test, WPA2 802.1x, AES, Radius server overwrite interficace "ticked", Server1 - x.x.x.x port 1812,
    Local EAP auth - Enabled and profile = "Peap"
    On my NPS, I got 2 policies (enabled only one of them for test).
    NPS-Policy 1: Auth method = Microsoft PEAP -> "wireless server certificate", User group ="test users".
    On Win7, I setup wireless profile = WPS2-Enterprise, AES, Choose auth method = "Microsoft PEAP" with ca.cer installed and ticked . When "connect", I got connected with login user credential.
    NPS-Policy 2: Auth method = "Microsoft Smart card or other certificate" -> wireless server certificate"
    On Win7, I setup wireless profile = WPS2-Enterprise, AES, Choose auth method = "Microsoft Smart card or other certificate". Choose "use a certificate on this computer". (I have one user certificate installed on Personal store). Also ticked "Validate server certificate" and ticked the ca.cer which was installed. When "connect" I failed.
    I tried some other combination, like TKIP instead of AES, but I got "
    The settings saved on this computer for the network do not match the requiremen
    ts of the network" - really frastrated.
    Could please point me where got wrong?
    THanks
    GPING

  • Configuring the default configuration profile for Profile Manager

    Hello folks,
    I would like to edit the default configuration profile served by Profile Manger. As far as I understand the only thing I can configure from the Server.app is the name of the profile. The settings for the different services provided by the server (such Mail, Messages, etc.) are automatically chosen by Server.app. When logging as an administrator on the Profile Manager webapp, I can go to "Groups", choose "Everyone", go to "Settings" to review the different payloads. However, almost none of the settings are editable. You can read "This payload is configured using the Server app" on the top of the various panels.
    So my question is: How do you use Server to tweek those payloads? Can this be done using the serveradmin command line tool?
    Thank you very much for your help.
    Regards

    Bump. This is annoying the crap out of me. Every time I try to design a website using Coda, this color picker bug plagues me. I just wish I could turn off color profiles completely as I will never use them.

Maybe you are looking for

  • I am trying to find a portable cell phone signal booster

    I am away from electricity and there are too many spots where I need a signal boost in order to do my work. Does anyone have any recommendations for anything that I can use to boost my iphone signal so I can use Siri easier to dictate but runs on bat

  • Cannot connect to the OLAP source - when Scheduling WebI Report

    Hi, I am confused by seeing the above mentioned error on random days.... Scenario - WebI report scheduled daily: Some days the report works fine and other days  it is not processing correctly but gives me this error message "Cannot connect to the OLA

  • IDM is not working for firefox 4.0 b4

    when i want to download somethings from firefox IDM is not working to downloading on firefox 4b4

  • How to embed multiple images easily

    Hello! I have been tying to figure out how I could easily embed multiple linked images easily. I have some 1000 .svg  images which have about 1-7 .tif images linked in to them. I now need to get those links embedded and becouse of the amount of image

  • VI01 - Freight cost

    Good Morning SD Champions In shipment cost / freight cost (VI01) system is distributing the frieght cost to each line item in delivery cost. What logic system is using for distributing the cost also where its configured. Kindly revert. Thanks in adva