XMII and BW Integration with OLAP connector

Hello Colleague,
Need your help in one of our xMII and BW integration. We have created all the config step as indicated in the How Tou2026 Integrate xMII with the Business Information Warehouse guide in SDN.
But when I tried created an OLAP query in xMII work bench it is giving following error. And the default Trace indicate the below detail.
36##0#0#Error#1#/Applications/XMII#Java###org.apache.commons.httpclient.HttpRecoverableException: org.apache.commons.httpclient.HttpRecoverableException: Error in parsing the status  line from the response: unable to find line starting with "HTTP"
[EXCEPTION]
#1#com.sap.xmii.Illuminator.system.CommunicationException: org.apache.commons.httpclient.HttpRecoverableException: org.apache.commons.httpclient.HttpRecoverableException: Error in parsing the status  line from the response: unable to find line starting with "HTTP"
     at com.sap.xmii.Illuminator.connectors.OLAP.XMLARequestHandler.discoverRequest(XMLARequestHandler.java:129)
     at com.sap.xmii.Illuminator.connectors.OLAP.OLAP.doProcessRequest(OLAP.java:91)
     at com.sap.xmii.Illuminator.connectors.AbstractConnector.processRequest(AbstractConnector.java:97)
     at com.sap.xmii.Illuminator.services.handlers.IlluminatorService.processRequest(IlluminatorService.java:56)
     at com.sap.xmii.Illuminator.services.ServiceManager.runQuery(ServiceManager.java:49)
     at com.sap.xmii.servlet.Illuminator.service(Illuminator.java:63)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
     at com.sap.xmii.system.SecurityFilter.doFilter(SecurityFilter.java:100)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: org.apache.commons.httpclient.HttpRecoverableException: org.apache.commons.httpclient.HttpRecoverableException: Error in parsing the status  line from the response: unable to find line starting with "HTTP"
     at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1962)
     at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2653)
     at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1087)
     at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:643)
     at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:497)
     at com.sap.lhcommon.xml.XMLHandler.getDocumentWithPost(XMLHandler.java:502)
     at com.sap.xmii.Illuminator.connectors.OLAP.XMLARequestHandler.discoverRequest(XMLARequestHandler.java:126)
Kindly Help.
Best Regards,
Biswa

Hi Biswa,
you go through the following threads which is regarding OLAP connector:
https://forums.sdn.sap.com/click.jspa?searchID=14697177&messageID=5530170
https://forums.sdn.sap.com/click.jspa?searchID=14697177&messageID=5636842
Hope this will help you.
Thanks,
Manisha

Similar Messages

  • Brief discussion on SAP XI and its' Integration with SAP MDM.

    Hi,
    I have never worked on SAP XI.
    I am discussing it on brief, please give your valuable replies.
    SAP XI consists of System Landascape Directory(SLD).
    SLD Consists of Business System and Techinical System.
    Technical System contains all information about the software
    component. The Business System consists of Inbound and Outbound Business
    System which are used as logical names for data transfer.
    There is communication Channel for Receiver and Sender Business System and n agreement
    is signed between Sender and Receiver.
    Outbound Interface defined for Business System Outbound and Techical System associated
    with the Business System,
    Inbound Interface defined for Business System Inbound and Techical System associated
    with the Business System.
    In SAP NetWeaver XI Integration Directory, we have defined the Integration Scenarios,
    Actions, Interface Objects, Mapping Objects, Adapters Objects.
    Mapping Object defines the Structure and Value Mapping.
    Adapter Objects defines the Adapter program which implements RFC Adapter, FTP Adapter logic.
    FTP Adapter is used for XI-MDM Communication.
    RFC Adapter is used for XI-ECC Communication.
    Integration Repository: Both Outbound and Inbound Interfaces are Mapped with Value mapping and
    Structure Mapping inside Integration Repository.
    The File Adapter takes the File from the Outbound port of MDM System
    and sends it as IDOC to Receiver Business System.
    Value Mapping must be done between Sender and Receiver interfaces.
    Value Mapping is done by XSLT or Java based program.
    SAP NetWeaver XI Integration Server at runtime:
    Message Split, Interface Determination, Receiver Identifaction, Mapping, Techincal Routing
    and Call Adapter Proccess are done.
    In SAP XI 3.0 and MDM 5.5:
    Step 1: Create busines system as service.
    Step 2: Create communication channel for each business service. If the system can communicate
    through different channels, then create all possible channel types if necessary.
    Step 3: Create receiver agreement between the systems.
    Step 4: Interface determination:
    - Here you see for the first time the software component mentioned;
    there are some special requirements regarding this software component in relation to the customizing ID mapping.
    - To modify this software component, the customer needs to copy the SAP standard delivered software component
    into its own namespace. The customer is able to modify to create archives
    for the customized ID mapping.
    Receiver determination.
    Configure an FTP Server on the MDS.
    Create a send folder for outbound messages using outbound port(s) for
    remote systems(s).
    Create receive folder inbound messages using inbound port(s) for remote systems.
    This ia all about concept of SAP XI Infractsture and its' Integration with SAP MDM 5.5.
    Regards
    Kaushik Banerjee

    Hi Kaushik,
    You must be aware of File types that MDM Import Manager can Import i.e. we have XML, Excel etc. Now there are two transactions to extract data from R3
    1. MDMGX -
             - For lookup table extraction
             - Output in XML format which MDM can import without using XI.
              - FTP can be configured to put the file in the desired folder which will be then picked by Import Server.
    2. MDM_CLNT_EXTR -
              - For Main table records.
              - Output is in Idoc format which MDM doesn't understand hence we need XI in between which converts Idoc file received from R3 into XML which can then be imported using Import Manager or Import Server. For this we need to implement XI Scenario that consists of Source System, Receiver System, Type of Data etc.
    Just a basic understanding...
    Regards,
    Jitesh Talreja

  • Show and Share integration with MS SharePoint?

    Does Show and Share have any integration with Microsoft Share Point?  Customer is asking, I don't see anything.

    Dear
    yes of course you can , kindly cheeck the below datasheet and the integration will be through API
    http://www.cisco.com/en/US/prod/collateral/video/ps9339/ps6681/data_sheet_c78-477948.html.
    There is other option i just read about it few days ago  smarthub ASE.
    Thank you
    please rate if this will help

  • MAC os X SnowLeopard and Lion integration with edir

    Hi,
    I have been reading a bit on the subject as my MAC server is nearing it's end of life and I still have an OES 2 server in use (old OES sp1).
    Does someone know what is in plans for MAC users regarding ease of use when logging in to a SLES/OES system in the future?
    OES3 and Filr seems intresting, but will there be any help in the MAC integration?
    Currently have a SBS 5 user license but don't want to deploy it until it's easier to manage/use with macs
    Running SLES11+Groupwise8 on my MAC server virtually and it's a perfect combination.
    Thinkin about virtualizing the new SBS when it's launched - any news on that?
    I know Simon Flood is a specialist in this area with MACs - have you any insight?
    Sincerely,
    DB

    Originally Posted by smflood
    On 27/10/2011 08:06, dominicus wrote:
    > I have been reading a bit on the subject as my MAC server is nearing
    > it's end of life and I still have an OES 2 server in use (old OES sp1).
    Not sure what you mean by "OES 2 server in use (old OES sp1)", an OES2
    server that was upgraded from original OES[v1] SP2 perhaps? OES2 SP3
    (on SLES10 SP4) is latest available version and has (or will have once
    the next Scheduled Maintenance patch comes out) improved AFP support for
    Mac OS X Lion.
    Yes an OES2 sp1 server and have not had the need to update.
    Want to do a fresh install when it's easier to implement in a all MAC enviroment
    > Does someone know what is in plans for MAC users regarding ease of use
    > when logging in to a SLES/OES system in the future?
    Whilst I'd like to see Novell implement something in OES to make Mac
    integration easier (I and others have had conversations) there's nothing
    currently planned.
    Too bad. Do you recommend a third party product for that?
    > OES3 and Filr seems intresting, but will there be any help in the MAC
    > integration?
    There is no OES3, OES11 is the next version.
    OES11 will include support for DHX2 in the AFP protocol implementation
    so there will be no need to configure each Mac client to use DHX[v1]
    (this fix is also being backported to OES2 SP3 hence the earlier
    reference to next OES2 SP3 Scheduled Maintenance patch). Other than
    that it's the same as with OES2.
    Filr is very interesting but doesn't help with Mac integration. There
    will be an iOS client for iDevices but as it currently stands a Mac
    client will follow in "version 2". Personally I'd like to see a Mac
    client with version 1 but I'm assured Mac users will still be able to
    use Filr.
    > Currently have a SBS 5 user license but don't want to deploy it until
    > it's easier to manage/use with macs
    SBS? Are you referring to Microsoft's or Novell's small business
    solution? Hopefully the latter and you mean NOWS SBE perhaps?
    Yes Nows SBE, sorry for the confusion
    > Running SLES11+Groupwise8 on my MAC server virtually and it's a perfect
    > combination.
    > Thinkin about virtualizing the new SBS when it's launched - any news on
    > that?
    Which virtualisation product are you using on your Mac server
    (presumably an Xserve)? Whilst I know it can be done I'm not aware of
    anyone who is virtualising Novell solutions on an Apple server but then
    I don't get out much! ;-)
    I'm currently using the VMware Fusion desktop product and it has been working flawless since the start
    one year ago.
    Running all on a MAC mini server edition with 8GB ram and all data stored on a NAS attached to my mac via firewire.
    For a small office with only 5 users this has proven to be a sufficient.
    > I know Simon Flood is a specialist in this area with MACs - have you
    > any insight?
    I'm still around. Hopefully the above answers some questions but
    unfortunately asks more!
    In the end I guess it all depends on what you want to achieve. Can you
    have a user logging into a Mac authenticating against OES with the
    user's home directory on an OES server. Yes sure and there is more than
    one way to do it though the problem is support by Novell but we're
    working on that!
    Thanks for your reply. I'll work slowly on this and if I have any questions I'll post back or start a new conversation.
    HTH.
    Simon
    Novell Knowledge Partner (NKP)
    Do you work with Novell technologies at a university, college or school?
    If so, your campus could benefit from joining the Novell Technology
    Transfer Partner (TTP) program. See novell.com/ttp for more details.

  • Siebel and SAP Integration (with appintegrator)

    Hello,
    I try to integrate Siebel in the Portal (EP6) with appintegrator.
    Has someone some documentation on such integration ?
    Is there easier way to integrate Siebel in the Portal ?
    Thanks,
    Fabien

    Hi Fabien
    You can also make use of the connector framework for your integration scenario. Check out this link.
    http://help.sap.com/saphelp_nw04s/helpdata/en/8c/d7d6409ff68631e10000000a1550b0/frameset.htm
    The documentation for appintegrator is also available at the same place.
    Hope that was helpful.
    Best Regards
    Priya

  • Queries about PS module and subsequent integration with MM, SD and PP

    Hello Experts,
    Am posting the query for the first time so hope you all will excuse if something is not correct. Here is a scenario that I am working on:
    - The customer is a project engineering company wanting to use PS (but without networks - ONLY WBS)
    - We copy the neutral material BOM to create a project BOM
    - We create a multi-item sales order with a/c assignment to different assembly groups from the project structure for deliveries and billing
    - Project COST planning (V002 and V000) is carried out
    - Material stock must be valuated
    Following are the scenarios for commitment and actual costs:
    1. Direct procurement:
    Process: Material purchased with a PR generated from SO item --> PO --> GR --> IR
    Query: I am guessing that commitment will be generated through PO creation for WBS. What about actual? What type of cost element should be assigned to the G/L being affected during GR so that I can get some actual against the WBS?
    2. Procure to produce:
    Process:
    Common Purchase: Material purchased through a normal PO (without a/c assignment to WBS) for common unrestricted stock.
    Project purchase: Material purchased through project PO (with a/c assignment to WBS - resulting in commitment generation) and special project stock at the time of GR
    Both materials (from common and project PO) shall be used for production of an assembly which is being produced using a production order which is assigned to the WBS element.
    Query:
    How and when would I be getting the commitment / actual effects here?
    - Is any commitment generated when I create a production order?
    - Is any actual cost posted when I issue raw material to this production order?
    - What if the raw material being issued to production order was not purchased using this WBS? Is the actual cost still loaded on this WBS?
    - What happens when I confirm the production order to generate FG stock?
    What should I be careful about when defining this scenario and what type of cost elements should I be using?
    3. Procure - Produce - Sale
    Process: In certain cases, material procured  for common stock is issued for project production,
    Material produced for one WBS/Project gets issued for another.
    Query: How does SAP react in this case about the entire commitments and actual cost postings?
    I know there are too many queries but I hope you all understand that it is a project-engineering-manufacturing company so on one side the commitment-actual costs are important to be assigned to right project-WBS. At the same time, they also want to have the flexibility in their production activities.
    Awaiting eagerly for all possible help.

    Link farming is not allowed on this forum. Hence, i would not be able to post any links here. Just to get you started type "SAP Help" in Google. Open the 1st link and under Frequently used click on "ERP Central Components". Then under SAP ERP Central Component 6.0 click on "English". This will take you to a new window. Here, again click on "SAP ERP Central Component". Then click on Logistics - Project System.
    You can find all the relevant topics listed here. Go through each one of them and revert with specific queries.

  • EP60 and LDAP integration with Micosroft AD- Issues

    Hello,
    We have configured EP6 SP11 and Microsoft AD for the user authentication as below.
    MsAD:
    AD_Compass_Domain
    OU= Accounts
        OU=CORPORATE
              OU=IT
                    User1 (User master record)
                     User2 (User master record)
                OU=FI
                     User3 (User master record)
    OU=SAP_Portal
           OU=Corp_LDAP
                 OU= Groups
                          SAP_Portal (Group Object and users are member of this group object as a link from all different OUs -user1,user2,user3)
                  OU= Users
    EP6 LDAP config:
    Data Sources: Microsoft ADS (Flat Hierarchy) + Database
    (We also tried Deep hierarchy didn't work)
    LDAP Server:
    User Path : OU=SAP_Portal,DC=NA,DC=CompassDev,DC=Corp
    Group Path :
    OU=Groups,OU=Corp_LDAP,OU=SAP_Portal,DC=NA,DC=CompassDev,DC=Corp
    The issues:
    1- SAP Portal could not see the group object when I browse the LDAP from portal.
    2- SAP Portal is not allowing users (User1, User2, User3 etc which are member of the group object) to log in to the portal unless I put users directly under OU level like OU=Groups or if I point the path to the
    OU=Accounts level which we do not want to do that because we have 50,000 users defined under OU=Accounts and we want just some of them like 3000 users. Portal gives the message
    “user authentication failed”
    Note: I checked the UME and I don’t see the users listed in the group objects. Group object "SAP_Portal" is Universal Group object. (We also tried the global type)
    3- When we put user directly under OU level, then users can log in but they are not able to change their password. We also can not change the user passwords through the Portal admin tools(UME or Visual Admin). I
    have heard that without SSL, MsAD would not allow portal users to change their password.
    a. (Portal internal user, [email protected], has
    only read access on MsAD)
    Note: We use 3268 as an AD port and 389 is also active I tried both of them but no chance.
    Thanks for your help in advance.

    Sasikanth,
    Usually before you switch UME to AD, you would read it with an LDAP web compliant browser, to check if you could access your OU, Group, and Users. Are you sure you can read the complete LDAP structure on AD?
    Kindly re-check the process, to see if you missed out on any steps.
    http://help.sap.com/saphelp_erp2004/helpdata/en/cc/cdd93f130f9115e10000000a155106/frameset.htm
    Check note 772620 - UME 4.0: Create Groups on Microsoft Active Directory Server
    Regards,
    James

  • MII12 integration with BW connection

    Hello,
    I would like to connect the MII12 with BW connector, anybody knows how could I do this?
    Kindly help,
    Best Regards
    Thiago Barros

    [Link|xMII and BW Integration with OLAP connector]
    Good luck,
    Mike

  • XMII and Barcoding Equipment

    I am an xMII novice and we have started to architect a manufacturing solution that will utilize xMII's capabilities integrated with a back end SAP R/3 (v. 4.6C) instance.  I have a few questions that I would like to pose to the group to assist us on our way.
    1.  I would think that xMII should have no issues receiving information from barcode scanning devices (e.g. for shop floor confirmations), but have not heard of anyone using such devices directly interfaced with xMII.  Could someone confirm (hopefully from experience)?  Are there specific vendors who's devices are more readily interfaced with xMII than others?
    2.  Provided that it is feasible to interface barcode scanning devices directly with xMII, what is the better mechanism for shop floor confirmation:
    Scanner --> xMII --> R/3?
    Scanner --> R/3 --> xMII?
    Other?
    I would think that either mechanism is sound, however I wanted to solicit some opinions to find out if there is a better way.
    3.  Has anyone interfaced xMII with barcode printing devices, so that activities within xMII could generate barcoded labels?  Or is this process better facilitated out of R/3?  For example, production confirmation generating a barcoded label for the produced goods.
    Thanks.
    Dave

    Hi David - Great set of questions.
    xMII and Barcoding work well together, probably to some extent because there isn't a direct connection between them.  xMII runs in a web browser.  The scanning device is typically responsible for scanning the barcode and transforming the image into text.  It is also, usually, responsible for sending that text back to the computer it is connected to.  The computer then simply takes the passed text and inserts it wherever the cursor is.  So the if xMII is the active window and the cursor is in a position where you want the translated barcode to show up, it will.  If it doesn't the problem is either with the device or the computer.  On some models of scanners, you can even program it to simulate a keystroke before or after each scan.  So, for instance if you have a web page with one text field for the barcode and a submit button, you can have the scanner enter the text in the field AND hit the submit button in one scan.
    For your #2 question, both scenarios would work.  If you are using a barcode device with a GUI on it like Windows CE or palm, you'll probably be interfacing between the barcode and R/3 with xMII so in that instance, send the barcode to an xMII page that does something in R/3.
    Printing is a little tricky.  Because xMII lives in a web browser on the client, you'll have to rely on the browser's printing capabilities.  However, this is another method to printing barcodes.  There are barcode printing packages available; I'm mostly familiar with Seagull's BarTender software.  What you can do with this is use xMII to send a flat file containing the barcode label information (material, qty, etc) along with a printer name and user,etc to a windows directory that BarTender is "listening" to.  Once BarTender sees the file, it will parse it and print the label with the information in the file to the printer in the file.  It works really well.

  • Jabber and deskphone control with video

    Hi all,
    one of our clients has IM and presence 9.1 and jabber on windows 9.1.X and is integrating with Active directory for user synchronization and authentication.
    Q.
    why when we use deskphone control with jaber users have an audio in hardware phones but video in Jabber clients not working ?
    Note that the media service interface file  is installed.
    Help needed.
    Thanks in advance.

    you might want to have a look at this post 
    https://supportforums.cisco.com/thread/2160363
    =============================
    Please remember to rate useful posts, by clicking on the stars below. 
    =============================

  • EBP Integration with thirdparty software

    Hi SRM Gurus,
    i know the procedure to how to replicate vendor/Material master data from R/3 to SRM server.But i dont know how to replicate a Vendor/Material Master data from Non sap Systems like Oracle  system into SRM server. i Know that there is some Middleware systems like CRM middleware will be used.
    Please let me know the Step by step procedure to replicate Vendor master data from ORACLE to SRM.
    Thanks in Advance,
    Kishor.

    Hi Ajith,
    PM and PS integration with SRM is possible in 2 ways:
    - A scenario exists to get the PM order enriched in SRM, in this scenario the user can add items in the PM order from catalogs or manually. The additionnal items are sent back in R/3, there is no possibility of changing or deleting items that exist already in the PM order in R/3.
    This scenario still exists in the system, but has been 'abandoned' by SAP.
    - The other option is the 'Plan Driven Procurement': Making this customizing, you can integrate in SRM the PR from an SAP system (so it is after in the R/3 PM orders process, and is not limitated to PR created from a PM order). This PR can be integrated in SRM either as a requirement in the Sourcing Cockpit, or as a incomplete PO.
    So please be more precise in the kind of integration you're looking for, the R/3 and the SRM versions you use (the second scenario has been enhanced in the last versions).
    Hope it helps.
    Vadim

  • MI Integration with 7.3

    Dear Team,
    WRT The specified item was not found. kindly suggest if an MI can be installed on an ABAP only system and later integrated with a Netweaver 7.3 Java platform.
    Regards,
    Varun Biswas

    Hello Ashish,
    Thanks for clearing my doubt. Is it possible to install MI on an 7.01 ABAP stack and configure it for a NetWeaver  7.3 system?
    Because I know MI can be added as a usage type provide both the stacks are available. Note 000883948 shows the dependency.
    Regards,
    Thanks

  • Portal Integration with XI

    Hi Guru's,
    Could any one tell me two scenarios where we integrate Portals with the XI system.
    If Portal is the receiver/sender then what could be the possible sender/receivers respectively.
    Please, also let me know what scenarios (IDOC to HTTP etc) is used for ECC and Portal integration with XI.
    What are the Adaptors used for Portals.
    Thanks in advance.  I will assign points.

    Hi,
    Take a look at this blog,
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    You can make a webservice ( SOAP ) call from the portals to XI, or a HTTP call for the same.
    For integrating XI and ECC , as usual IDOC's , RFC or Proxies can be used. This blog discusses the same,
    /people/ravikumar.allampallam/blog/2005/08/14/choose-the-right-adapter-to-integrate-with-sap-systems
    Regards,
    Bhavesh

  • Integration with modules in different clients

    Hi Experts,
    We are designing a PS solution and its integration with MM and CO modules. The difficulty comes as these modules are maintained in a different client than the PS module. My questions are:
    Is there any standard mechanism that SAP provides to make this integration out of the box?
    For business strategy reasons we may have to choose a PI based integration scenario. Given that we have retreived the values we need from the different clients, how can we avoid the standard checks SAP performs before saving the data?
    Have anyone experienced this situation before? Could you explain the main difficulties that you faced?
    Thanks a lot in advance for your answers
    Kind regards,
    Neil

    Not really,
    in the past we had a split to:
    Box with masterdata
    Box for sales and purchasing
    Box for Finance
    In the master data I see still things like Logical System ( D00CLNT100)
    We went go back to 1 box and had to upload the data from the"old" boxes to 1 box.
    Perhaps you can better put this question in the technical forum, It should be possible what you want

  • SCCM 2012 integration with SCOM 2012 - Disable Alerts during patching

    Have SCCM 2012 R2 and SCOM 2012 R2 and use the Software Update Patching process for servers.  When using the checkbox to "Disable Operations Manager Alerts when this program runs" option have noticed on completion of the job and the target
    server is rebooted, a scheduled task appears for a short time titled "SCOM 2007 Agent Resume Task".  The task disappears and there is no history to view.
    Is this a legacy naming convention from 2007 world when the maintenance mode is turned off from the SCCM patching process?
    How do I see the actual code behind the SCCM and SCOM integration with Maintenance mode to validate it.

    SCCM should use the following SCOM SDK to do that.
    http://msdn.microsoft.com/en-us/library/bb437532.aspx
    That's incorrect. There is no API or method to put an OpsMgr agent into maintenance mode on the client itself -- maintenance mode is a centrally controlled feature of OpsMgr. The API/code sample you linked is performing that activity on the management server
    which assumes you know the management server name and have permissions to carry out the action -- neither of which is fulfilled by the ConfigMgr agent.
    The ConfigMgr agent pauses the OpsMgr client agent service and also unloads the workflows from the OpsMgr agent (it only did the first part in ConfigMgr 2007). This effectively puts the agent in Maintenance Mode (although to my knowledge this is not directly
    reflected in the OpsMgr console).
    Jason | http://blog.configmgrftw.com

Maybe you are looking for