Field GROUPS not a member of INPUT when adding user to group in sap using BAPI_USER_CHANGE

when trying to add User to Group using BAPI_USER_CHANGE in the Import Parameters GROUPSX = X
I'm getting following error :
com.sap.conn.jco.JCoRuntimeException: (127) JCO_ERROR_FIELD_NOT_FOUND : Field GROUPS not a member of INPUT
BAPI_USER_CHANGE function work correctly for other parameters such as ADDRESSX, DEFAULTSX, PASSWORDX, LOGONDATAX, ALIASX
But in case GROUPSX I am getting above error.
Also I could able to add all above attributes including GROUPSX to user using sap logon. so it should be possible from BAPI as well.
Any input will be appreciated.

My bad,
I meant GROUPS is not an input parameter but a table parameter.
This is the ABAP definition of the BAPI:
function bapi_user_change.
*"*"Lokale Schnittstelle:
*"  IMPORTING
*"     VALUE(USERNAME) LIKE  BAPIBNAME-BAPIBNAME
*"     VALUE(LOGONDATA) LIKE  BAPILOGOND STRUCTURE  BAPILOGOND OPTIONAL
*"     VALUE(LOGONDATAX) LIKE  BAPILOGONX STRUCTURE  BAPILOGONX
*"       OPTIONAL
*"     VALUE(DEFAULTS) LIKE  BAPIDEFAUL STRUCTURE  BAPIDEFAUL OPTIONAL
*"     VALUE(DEFAULTSX) LIKE  BAPIDEFAX STRUCTURE  BAPIDEFAX OPTIONAL
*"     VALUE(ADDRESS) LIKE  BAPIADDR3 STRUCTURE  BAPIADDR3 OPTIONAL
*"     VALUE(ADDRESSX) LIKE  BAPIADDR3X STRUCTURE  BAPIADDR3X OPTIONAL
*"     VALUE(PARAMETERX) LIKE  BAPIPARAMX STRUCTURE  BAPIPARAMX
*"       OPTIONAL
*"     VALUE(COMPANY) LIKE  BAPIUSCOMP STRUCTURE  BAPIUSCOMP OPTIONAL
*"     VALUE(COMPANYX) LIKE  BAPIUSCOMX STRUCTURE  BAPIUSCOMX OPTIONAL
*"     VALUE(SNC) LIKE  BAPISNCU STRUCTURE  BAPISNCU OPTIONAL
*"     VALUE(SNCX) LIKE  BAPISNCUX STRUCTURE  BAPISNCUX OPTIONAL
*"     VALUE(BACK_DISTRIBUTION) LIKE  BAPIFLAG STRUCTURE  BAPIFLAG
*"       DEFAULT SPACE
*"     VALUE(PASSWORD) LIKE  BAPIPWD STRUCTURE  BAPIPWD OPTIONAL
*"     VALUE(PASSWORDX) LIKE  BAPIPWDX STRUCTURE  BAPIPWDX OPTIONAL
*"     VALUE(ADDCOMX) LIKE  BAPIADCOMX STRUCTURE  BAPIADCOMX OPTIONAL
*"     VALUE(REF_USER) LIKE  BAPIREFUS STRUCTURE  BAPIREFUS OPTIONAL
*"     VALUE(REF_USERX) LIKE  BAPIREFUSX STRUCTURE  BAPIREFUSX OPTIONAL
*"     VALUE(ALIAS) TYPE  BAPIALIAS OPTIONAL
*"     VALUE(ALIASX) LIKE  BAPIALIASX STRUCTURE  BAPIALIASX OPTIONAL
*"     VALUE(GROUPSX) LIKE  BAPIGROUPX STRUCTURE  BAPIGROUPX OPTIONAL
*"     VALUE(UCLASS) TYPE  BAPIUCLASS OPTIONAL
*"     VALUE(UCLASSX) TYPE  BAPIUCLASSX OPTIONAL
*"     VALUE(EXTIDSX) TYPE  BAPIUSEXTIDX OPTIONAL
*"     VALUE(PRODUCTIVE_PWD) TYPE  BAPIFLAG-BAPIFLAG DEFAULT SPACE
*"  TABLES
*"      PARAMETER STRUCTURE  BAPIPARAM OPTIONAL
*"      RETURN STRUCTURE  BAPIRET2
*"      ADDTEL STRUCTURE  BAPIADTEL OPTIONAL
*"      ADDFAX STRUCTURE  BAPIADFAX OPTIONAL
*"      ADDTTX STRUCTURE  BAPIADTTX OPTIONAL
*"      ADDTLX STRUCTURE  BAPIADTLX OPTIONAL
*"      ADDSMTP STRUCTURE  BAPIADSMTP OPTIONAL
*"      ADDRML STRUCTURE  BAPIADRML OPTIONAL
*"      ADDX400 STRUCTURE  BAPIADX400 OPTIONAL
*"      ADDRFC STRUCTURE  BAPIADRFC OPTIONAL
*"      ADDPRT STRUCTURE  BAPIADPRT OPTIONAL
*"      ADDSSF STRUCTURE  BAPIADSSF OPTIONAL
*"      ADDURI STRUCTURE  BAPIADURI OPTIONAL
*"      ADDPAG STRUCTURE  BAPIADPAG OPTIONAL
*"      ADDCOMREM STRUCTURE  BAPICOMREM OPTIONAL
*"      GROUPS STRUCTURE  BAPIGROUPS OPTIONAL
*"      PARAMETER1 STRUCTURE  BAPIPARAM1 OPTIONAL
*"      UCLASSSYS STRUCTURE  BAPIUCLASSSYS OPTIONAL
*"      EXTIDHEAD STRUCTURE  BAPIUSEXTIDHEAD OPTIONAL
*"      EXTIDPART STRUCTURE  BAPIUSEXTIDPART OPTIONAL
So the error message is correct, GROUPS is not an INPUT parameter.

Similar Messages

  • Exception when executing a report: Field I_REPORT_ID not a member of INPUT

    Hello,
    I created a simple Report with the Report Designer. When I try to execute it in the portal hitting the "Execute"-button i get the following BI Runtime Exception:
    Exception in BI runtime
    [code]Initial cause
    Message:
    Field I_REPORT_ID not a member of INPUT
    Stack trace:
    com.sap.mw.jco.JCO$Exception: (127) JCO_ERROR_FIELD_NOT_FOUND: Field I_REPORT_ID not a member of INPUT[/code]
    I omitted the rest of the stack trace. It was too long to fit into this post (probably there is a restriction on the maximum number of characters in a forum post )
    We are on SP 08 at the backend BI-System and the front-end tools are on patch level 8, hotfix 2.
    Any ideas what's the reason behind that error?
    Thanks to any answers in advance and best regards,
    Philipp

    Hi Karol,
    thanks for your answer.
    I also had this SP synchronization issue regarding other problems with the execution of web templates. See my post <a href="https://forums.sdn.sap.com/thread.jspa?threadID=209587">https://forums.sdn.sap.com/thread.jspa?threadID=209587</a>.
    I will once again ask the basis team, if the two SP-levels are identical.
    Regards,
    Philipp

  • ERM error: Field ROLE not a member of INPUT

    Hi Experts,
    After upgrade to 11.2 I'm having this error.
    It appears at the Define Authorization stage after I chose transactions and clicking continue.
    The connectors and JCos are working.
    Please assist.
    Thx,
    Vit V
    edit: All XMLs reloaded and system restarted.
    2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG Current Module: |RE| Conversation: |cnvRole| Screen: |scrSearchTransaction|
    2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG  Module#RE#Conversation#cnvRole#Screen#scrManageAuthorization#Action#continueTCodeSearch#
    2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG Changing Screen: FROM: scrSearchTransaction TO scrManageAuthorization
    2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG com.virsa.framework.Context : clearScreenRep :   : 6 entries cleared from screen repositiory
    2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG Handler found:class com.virsa.re.role.actions.AuthAuthorizationDataAction
    2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG SAPConnectorDAO.java@365:com.virsa.comp.connectors.dao.jdbc.SAPConnectorDAO.findByConnectorName()connectorId: 5; lngId: 1
    2010-04-20 11:59:05,590 [SAPEngine_Application_Thread[impl:3]_39] DEBUG SAPConnectorDAO.java@365:com.virsa.comp.connectors.dao.jdbc.SAPConnectorDAO.findByConnectorName()connectorId: 5; lngId: 1
    2010-04-20 11:59:05,590 [SAPEngine_Application_Thread[impl:3]_39] DEBUG com.virsa.service.sap.SAPConnectorHelper : getClientFromSLD :   : INTO the method SapConnectorDTO :com.virsa.service.sap.dto.SapConnectorDTO@3e0a2020[conClass=,system=COD200,appId=COD200,host=consit-sap,systemNo=00,client=200,userId=codcom,SystemLang=EN,sysId=cod,messageServerGrp=default,messageServerHost=consit-sap,password=xxxxx,type=ECC600,userName=,description=COD200,isSLD=true,isActive=true,isHRSystem=false]
    2010-04-20 11:59:05,590 [SAPEngine_Application_Thread[impl:3]_39] ERROR Field ROLE not a member of INPUT
    java.lang.Throwable: Field ROLE not a member of INPUT
         at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:9534)
         at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14923)
    Edited by: Vit Vesely on Apr 20, 2010 12:10 PM

    Hi guys,
    The problem is finally resolved.
    1. Implement SNOTE 1441463
    2. Implement SNOTE 1443612
    3. Register key for object /VIRSA/RE_OBJ_INFO
    4. In SE03 >> Administration >> Set System Change Option. Change /VIRSA/ to modifiable
    5. In Se11 open data type /VIRSA/RE_OBJ_INFO in change mode with the key from p. 3
    6. Edit structure according to Note 1452772. Save and activate.
    7. Implement SNOTE 1452772
    8. Restart grc~reear (or the server)
    ...or wait for VIRSANH patch 12
    Hopefully it will work for you aswell.
    Kind Regards,
    Vit

  • Error: Field I_FONT_PATH not a member of INPUT

    Hi,
    I try display report from BW on Portal.
    I use Template Installer - Note 923359 - Collective Note: Configuration Wizard - Template Installer.
    When I click Next - I see [error|http://c.wrzuta.pl/wi15549/14ea657400230cc84874c1f3/err?type=i&key=64URjMq6ql&ft=f]:
    This look like my [table|http://c.wrzuta.pl/wi9025/d8e6222d000a85044874c1ae/sm30?type=i&key=drzqCqTbe9&ft=f].
    Best regards,
    Bogdan

    Hi,
    I am also facing this problem, did you find the solution for this?
    thanks
    Karthik

  • Removing KB2506143 does not resolve my unexpected error when adding users in SBS 2011 Console

    I suddenly have a problem adding a user. I get the yellow exclamation mark next to setting up an email account for 'username'  and the x for setting up user quotas. When i look in ad the user is added though. Clicking on view error details
    gives me;
    !unexpected error occurred
    x MessagingManagement
    When i just look at the users in the sbs console 2011 i also get an unxepected error after 10-20 seconds.
    All this just happend from one day to the next, i did not change anything to the server.
    The bpa also doesnt give any errors.
    Looking at the adduser file gives me the following errors;
    An exception of type 'Type: System.Management.Automation.Remoting.PSRemotingTransportException, System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred.
    Timestamp: 12/17/2012 10:00:17
    Message: Connecting to remote server server failed with the following error message : The WinRM client cannot process the request. The WinRM client tried to use Negotiate authentication mechanism, but the destination computer (SERVER:80) returned an 'access
    denied' error. Change the configuration to allow Negotiate authentication mechanism to be used or specify one of the authentication mechanisms supported by the server. To use Kerberos, specify the local computer name as the remote destination. Also verify
    that the client computer and the destination computer are joined to a domain. To use Basic, specify the local computer name as the remote destination, specify Basic authentication and provide user name and password. Possible authentication mechanisms reported
    by server: For more information, see the about_Remote_Troubleshooting Help topic.
    Stack:    at System.Management.Automation.Runspaces.Internal.RunspacePoolInternal.EndOpen(IAsyncResult asyncResult)
        at System.Management.Automation.RemoteRunspace.Open()
        at Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.Initialize()
    I do not have WMF 3.0 installed.  My power shell version is 2.  I did not install the KB2506143.  I've found hundreds of items with that solution - but I need something else.  Anyone have anything?

    Hi,
    Based on your description, would you please let me confirm some information again? It will help us to understand current situation of this issue more clearly. Thanks
    for your understanding.
    Please refer to the path: Control Panel-> Programs and Features-> View installed updates. Then check and confirm again that didn’t install KB2506143. Meanwhile,
    please run Get-Host command in PowerShell to confirm the version again.
    In addition, please run the following commands and then monitor the result.
    winrm invoke Restore winrm/Config
    winrm quickconfig
    By the way, would you please let me know the version of Exchange that you use?
    Hope this helps.
    Best regards,
    Justin Gu

  • BAdI: Field LIFNR not ready to accept input (Change will not be adopted)

    Dear Guruz...\
    given below is the warning with message number
    BAdI: Field LIFNR not ready to accept input (Change will not be adopted)
    Message no. MIGO050
    while i am trying to enter the batch name for removal for scrapping and clicking check this warning is being displayed.
    KIndly if you are having any other solutions in customizing other than using BADI... pl discuss..

    Hi,
    You must have some kind of BAdI (probably MB_MIGO_ITEM_BADI och MB_MIGO_BADI) that places a value in the field LIFNR (vendor). However, this field is not open for entry and hence SAP ignores the value provided by the BAdI.
    Either correct your BAdI so it doesn't populate the field when the latter is not available (e.g. based on the mvt /special stock ind.) or live with this warning message - it is harmless.
    BR
    Raf

  • Field LTRFLDDIS not a member of DFIES - Import RFC in IR

    Hello People,
    When I try to import one RFC in IR from a SAP ECC System appears the follow error message: "Field LTRFLDDIS not a member of DFIES".
    Could anyone help me about this problem ?
    Thanks in advance.
    Regis Ferrato

    Hi,
    did you found a solution for your problem? I'm facing the same one.
    Thanks in advance.
    Regards
    Reza

  • Field LTRFLDDIS not a member of DFIES

    Hi,
    I'm trying to get the 'WD accessing ABAP function' tutorial to run which uses bapi_flight_getlist.
    During runtime I get the following java exception:
    com.sap.mw.jco.JCO$Exception: (127) JCO_ERROR_FIELD_NOT_FOUND: Field LTRFLDDIS not a member of DFIES
    However, checking the SAP backend field LTRFLDDIS is included in structure DFIES.
    Any idea what's going wrong here?
    Tx and regards,
    Ulli

    CSS note 802727 
    how to see the solution
    please provide solution for this
    i am strucked up with this problem

  • Field E_TSX_SELECTION_SPACE_0 not a member of OUTPUT

    Hi, gurus,
    I'm trying to run a query in a web portal. In Analyzer all works correctly. In the rsrt transaction all also works without errors.
    But in the portal instead of running query i receive this error message:
    Field E_TSX_SELECTION_SPACE_0 not a member of OUTPUT
    com.sap.mw.jco.JCO$Exception: (127) JCO_ERROR_FIELD_NOT_FOUND: Field E_TSX_SELECTION_SPACE_0 not a member of OUTPUT
    at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:9566)
    at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco640.Jco640Structure.getTable(Jco640Structure.java:449)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.selection.ProviderComponentList.setup(ProviderComponentList.java:132)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.selection.ProviderComponentList.getComponents(ProviderComponentList.java:172)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.selection.ComponentList.setup(ComponentList.java:119)
    Did anyone faced with that? I tried to find related notes, but failed with that(
    Are there any solvings for this problem?
    Thank you.

    Hi,
    Please check SAP OSS Note : 1444180 - Error : Field E_TSX_SELECTION_SPACE_0 not a member of OUTPUT (https://service.sap.com/sap/support/notes/1444180) If your BI Java component is NW 701 SP05 or SP06 Please apply the SP07 Patches for BI Java components BI BASE SERVICES and BI WEBAPPLICATIONS this should solve your issue.
    Regards,
    Ratish P.

  • Why does iPhoto (9.0/11) not retain the Event name when exporting more than one event? (using File - Export - Album name with number).

    Why does iPhoto (9.0/11) not retain the Event name when exporting more than one event? (using File -> Export -> Album name with number).
    Exporting a single Event retains the Event name which is what I'd expect. But highlighting more than one event and exporting it renames the images to Events 001.JPG, Event 002.JPG etc.
    I was recently on holidays and had all my events nicely split on Dad's computer but when I went to export it I couldn't retain any of this information. Now I have to replicate this all again on my computer.
    It wasn't possible to export the entire library as the external drive was fat32 format an I didn't want all of it. It would be nice to export a bunch of events to someone and have it retain the name.
    Does anyone have a work around or will this be fixed at some point by Apple?

    Why does iPhoto (9.0/11) not retain the Event name when exporting more than one event? (using File -> Export -> Album name with number).
    Exporting a single Event retains the Event name which is what I'd expect. But highlighting more than one event and exporting it renames the images to Events 001.JPG, Event 002.JPG etc.
    I was recently on holidays and had all my events nicely split on Dad's computer but when I went to export it I couldn't retain any of this information. Now I have to replicate this all again on my computer.
    It wasn't possible to export the entire library as the external drive was fat32 format an I didn't want all of it. It would be nice to export a bunch of events to someone and have it retain the name.
    Does anyone have a work around or will this be fixed at some point by Apple?

  • HT4993 getting error message could not activate cellular data network when trying to access the internet without using wifi.  what do i need to do?  i have already restore the phone.

    getting error message could not activate cellular data network when trying to access the internet without using wifi.  what do i need to do?  i have already restore the phone.

    contact your phone carrier as they handle cellular network.

  • Field value not working as "Can grow" when exported in PDF

    Hi, I have a unique problem. We have a report which is using a sub-report. When we run that report in Crystal report and preview then it looks fine. This subreport is designated as "can  grow" so if the field length is bigger than the size then it is coming in the second row. Everything works fine except when we export this report in PDF.
    When we export in PDF then this field is not working as "Can grow" and remaining value of the fields is  truncated. This is happening both in XI and 2008 version of Crystal client.
    Thanks,

    Hi, This is declared as bug by Business Objects Support and Product team will decide if they want to include fix in next release (or fix). This is not possible before Dec 2009 or Early 2010. 
    Below are the general steps on how to apply the suggested workaround:
    1. Remove the on-demand subreport caption, and add an empty string to it instead.
    1.1 In the u201CDesignu201D view of the report, right click on the subreport and select u201CFormat Subreportu2026u201D
    1.2 In u201CFormat Editoru201D window, under the tab u201CSubreportu201D, click on the u201CX-2u201D button of the option u201COn-Demand Subreport Captionu201D
    1.3 In the u201CFormula Workshopu201D window, highlight the text in the formula, and cut it. ( Ctrl-X)
    ( We are just copying the text, as we need to use the samething for the formula or text object we will use to replace this. )
    1.4 Type the following in the formula: u201Cu201D
    1.5 Click on the button u201CSave and closeu201D, to close the u201CFormula Workshopu201D
    1.6 Back to the u201CFormat Editoru201D window, click on the u201COKu201D button to accept the change.
    2. Create a formula or insert a text object in which you add the text or fields you will like to display
    ( In the following steps we will be using a formula )
    2.1 In the u201CField Exploreru201D, right click on u201CFormula Fieldsu201D and select u201CNewu201D
    2.2 In the u201CFormula Nameu201D window, type the name of the formula. ( Example: My subreport caption )
    2.3 In the u201CFormula Workshopu201D, copy the text you cut in step 1.3, or simply add the database fields and text you will like to display for your on-demand subreport caption.
    2.4 Save and close the formula by clicking on the u201CSave and closeu201D button
    3. Insert the formula over the on-demand subreport, and resize the field to be of the desired length.
    4. Format the formula to display like a hyperlink. ( Blue font and underlined text )
    4.1 Right click on the formula inserted in step 3, and select u201CFormat Fieldu2026u201D
    4.2 In the u201CFormat Editoru201D, under the tab u201CFontu201D, set the color to blue
    4.3 Still under the tab u201CFontu201D, check the u201CEffectsu201D option u201CUnderlineu201D
    4.4 Under the tab u201CCommonu201D, check the option u201CCan Growu201D
    4.5 Click on the u201COKu201D button to accept the change
    5. Move the formula to the back in order to ensure you can drill-down on the on-demand subreport
    5.1 Right click on the formula inserted above the on-demand subreport and select u201CMove u2013 To Backu201D
    Now, when exporting the report to PDF format, the formula used to replace the u201Con-demand subreport captionu201D that displays more than one line will all be exported.
    This workaround has following limitations:
    The User can see the service description in two lines because of the u2018Text Objectu2019, the On demand subreport is not growing into the second line in the crystal report since we removed the caption.
    So the user has to carefully click on the first line of the description in the main report to open the subreport. If he clicks on the second line then it wonu2019t open the required subreport and it may create confusion.
    If we manually stretch out the subreport to occupy two lines space then it will leave a gap in between when we have only 1 line service description.
    So plan ahead of time about how lengthy text in su-report would be.

  • LSMW for Chart of Account: Field XSPEB not filled in batch-input session

    Hi all,
    we are using LSMW for importing the chart of account into a new system.
    The LSMW project uses the report RFBISA00 for the creation of the batch-input session.
    Some accounts need to be blocked in the new system. Therefore, we have the field XSPEB in our source structure and of course also in our target structure. But after the creation of the batch-input session the field is not included in the corresponding batch-input session.
    Does anybody know why it is not set? I already debugged the program RFBISA00 but couldn't find the place where the data get lost.
    Thanks in advance and regards,
    Martin

    Did your batch input end with save ( /11 ) or what ok_code are you using ?

  • Encountering error: "field does not exist, please re-enter" when setting up basic calculation

    I created a form in InDesign with many form fields. I would like to be able to have specific form fields generate a sum total in another form field. In acrobat, when I select the form field I wish to have the calcualtion appear in, I select the fields I want to calculate and when I click OK, I am greeted with a pop-up error that the "... field does not exist, please re-enter". I can see that there is a field present when I select "Highlight Existing Fields", I can select it and even fill it in manually. What am I doing wrong?
    I attempted to contact Adobe Help chat and they threw up their hands and directed me here. Does it have something to do with the naming convention? I am stumped but I really need to figure this out. Do I need specific script to drop into the field notation box?
    Thanks,
    In Over My Head

    Thank you George.
    Keeping the file names simple seems to be helping.
    I am now encountering an issue where some field calculations (rouhgly 20 out of 58 different basic calculations) do not compute.They create no sum and remain "zero" despite being created the exact same way as all the other calculations that appear to be working flawlwessly.
    I don't understand and it is giving me kittens.

  • Suddenly getting 404 error when adding user to group

    Hi,
    I have an OAM 10.1.4.0.1 instance that's been working fine.
    However, today, I noticed that when I tried to add a user to a group, when I am in the selector page and click a user, I then get an HTTP 404 error.
    I've searched all of the log files that I can find, and I can't see any error messages. The only thing that is showing an error in a log is the IIS that I have setup with WebGate for OAM Admin. I get a "404" error with a sc-win32-status or "3".
    I have restarted everything, and that still hasn't helped.
    Does anyone here know what might be causing this, or how to diagnose the problem?
    Thanks,
    Jim

    Hi,
    I'm answering my own question/problem here, but hopefully this info will help someone else.
    I was able to get adding users to groups working again. I found that after I cleared the cache in my browser (IE6), the "add user to groups" started working again, without the HTTP 404 error.
    In hindsight, I guess this kind of makes sense, because if you ever watch the URIs on the selector pages, they all look alike, so I'm guessing the IE would not send a full GET request, but the "content" was no longer valid on the OAM server, thus the 404 error.
    Jim

Maybe you are looking for