Help for SNMP get requests

Hi all,
I use SCOM2012 to monitor 2 applicative servers. The agent is correctly installed because I can see the health of them but the SNMP get request doesn't work for other fonctionnlaities included in the Management Pack.I installed Wireshark on both servers
and I can see fine the SNMP packets, but in the details, the community is empty.
Should I configure the SNMP Service on SCOM server like on the Application servers ?
Thanks for you help.
Chris

Chris,
you'd like to SNMP get against a Windows computer?
That is not possible:
Windows computers running SNMP are filtered out of discovery results if:
The device type is “Host” and the vendor is “Microsoft”
The sysDescription field contains “Microsoft”
The sysOid starts with .1.3.6.1.4.1.311.1.1.3.1
The sysOid contains 1.3.6.1.4.1.199.1.1.3.11
Please refer to the documentation:
http://technet.microsoft.com/en-us/library/hh212935.aspx
Cheers,
Patrick
Please remember to click “Mark as Answer” on the post that helped you.
Patrick Seidl (System Center and Private Cloud)
Website: http://www.syliance.com
Blog: http://www.systemcenterrocks.com

Similar Messages

  • Using OIDs for SNMP GET queries

    I'm having a tough time using the OIDs from the BEA-WEBLOGIC-MIB.asn1 file to perform SNMP GET requests on the console. Regardless of which OID I try, it throws a "NoSuchInstance" and fails to return data. This is Weblogic 6.1 on a Win2K machine.
    I enabled the SNMP debugging interface at level 3 -- here is the output of a query:
    Packet from: 10.0.0.154 : 1302
    DATA:
    30 2c 02 01 00 04 06 70 75 62 6c 69 63 a0 1f 02 01 18 02 01
    00 02 01 00 30 14 30 12 06 0e 2b 06 01 04 01 81 0c 84 71 82
    68 01 3c 00 05 00
    Packet ReqID: 24
    PDU received at port : 161
    pdu reached PduRequestHandler
    ServerRuntimeTableRequestHandler : processGetRequest
    ServerRuntimeTableRequestHandler : processGetRequest : oid = .1.3.6.1.4.1.140.625.360.1.60.0
    ServerRuntimeTableRequestHandler : processGetRequest : Throwing NoSuchInstance -> entry is null
    Sent Type:-94 Request ID:24 to 10.0.0.154 : 1302
    DATA
    30 2c 02 01 00 04 06 70 75 62 6c 69 63 a2 1f 02 01 18 02 01
    02 02 01 01 30 14 30 12 06 0e 2b 06 01 04 01 81 0c 84 71 82
    68 01 3c 00 05 00
    sending the response pdu
    What am I doing wrong?
    Thanks,
    -ali

    Hello Yvon,
    The following link is Snmp Object Navigator, this may help to translate
    http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2

  • F4 help for Customizing Transport Request Field....

    Hi,
    I need a Function Module for F4 help for Customizing Transport Request field. I have used the below FM but I ma able to get only Customizing TR for only Login User Name only but not other Users. How to get the Customizing TR which are created by other Users(Owner is diferent from Login Owner).
    PARAMETERS: p_cts  TYPE e070-trkorr OBLIGATORY.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_cts.
      PERFORM get_cts CHANGING p_cts.
    *&      Form  get_cts
    FORM get_cts  CHANGING p_cts.
      TYPE-POOLS trwbo.
      DATA: lv_cts TYPE trwbo_request_header.
    To Get only custimzing requests
      CALL FUNCTION 'TR_REQUEST_CHOICE'
        EXPORTING
          iv_request_types     = 'W'
        IMPORTING
          es_request           = lv_cts
        EXCEPTIONS
          invalid_request      = 1
          invalid_request_type = 2
          user_not_owner       = 3
          no_objects_appended  = 4
          enqueue_error        = 5
          cancelled_by_user    = 6
          recursive_call       = 7
          OTHERS               = 8.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        CALL FUNCTION 'POPUP_DISPLAY_MESSAGE'
          EXPORTING
            titel = 'Transport'
            msgid = sy-msgid
            msgty = sy-msgty
            msgno = sy-msgno
            msgv1 = sy-msgv1
            msgv2 = sy-msgv2
            msgv3 = sy-msgv3
            msgv4 = sy-msgv4.
      ENDIF.
    Pass the selected TR to selection screen
      IF sy-subrc = 0.
        MOVE lv_cts-trkorr TO p_cts.
      ENDIF.
    ENDFORM.                    " get_cts
    Regards,
    Deepthi.

    Instead of using FM 'TR_REQUEST_CHOICE', you can have direct database select on table E070 and E071.
    In E070, the field TRFUNCTION determine the customizing and workbench request.
    K->     Workbench Request
    W->     Customizing Request

  • SCE does not capture traffic snmp get-request

    Hi,
    We have SCE 2000 3.5.5.
    I have a problem to capture some snmp traffic.
    From a server To a router, our SCE captures traffic snmp "GET-NEXT-REQUEST". I can see these traffic in RDR (Transaction RDR and Subscriber RDR).
    but, From the same server To the same router, "GET-REQUEST" doesn't.
    I have checked these packets using sniffer software, and the difference of these is only "GET-NEXT-REQUEST" or "GET-REQUEST".
    What could cause this situation??
    Help me!

    Hi, Tom.
    I have controlled that the port is 161 and these packets go through the same SCE.
    I changed the service configuration as you said, but SCE didn't caputured the packets "snmp-get". I write the way that I have done.
         1.     Open "New Service Configuration"
         2.     Add 161 to "UDP ports for which flow should be opened on first packet"
         3.     "RDR Settings" - "Transaction Usage RDRs" - check "select ALL"
         4.     Apply a SCE device
         5.     command "Snmpget" from a pc
         6.     Control RDRs with tag "4042323000"  --> No record from the pc
         7.     mib-browser from the same pc
         8.     Control RDRs with tag "4042323000"  --> find the record from the pc
    I hope i can resolve it soon.

  • Simple get vs entry processor for processsing 'get' requests

    We're wondering about the best way to handle a simple get where we want to do some processing on the request:
    1. we might want to authenticate/authorize a proxy as well as an 'implied' user sitting behind the proxy
    2. we might need to look up the cache entry by modifying the key presented by the user: for example, changing capitalization
    3. we might even have multiple aliases for the cache entry but only store it once to avoid data duplication-- in this case, we'd need to resolve an alias to another name entierly.
    Would it be best to use an entry processor to do this (a 'GetProcessor') or is there a better way using simple 'get' in the basic api with some server-side logic to intercept the request and do the processing? If the latter, can you please explain how to do it?
    And please point out any performance considerations if you can.
    Thanks!
    Edited by: Murali on Apr 25, 2011 2:51 PM

    Hi Murali,
    You would probably be better off using an Invocable and InvocationService for what you want to do. The main reason for this would be points 2 and 3 where you say you might want to modify the key or have aliases (I presume you mean aliases for keys).
    If you use a get or an EntryProcessor these two requests would be routed to the storage member that owns the key of the get request or EntryProcessor invoke. If you then wanted to modify the key the get or EntryProcessor may now be on the wrong node as a different node may own the new key.
    If your data access requests are all coming from client applications over Extend and not from within cluster members then you could intercept calls to the cache on the Extend Proxy and do your extra processing and key modification there. There are a couple of different ways of doing this depending on what version of Coherence you are using and whether this is restricted to a few caches or all caches. Coherence 3.6 and above make this easier as they introduce methods and configuration as part of the security API that would allow you to intercept calls an easily wrapper caches. It is still possible in 3.5 but a bit more work.
    Probably the easiest way on an ExtendProxy is to create a wrapper class that can wrap the real cache and intecept the required methods. You can do this by extending WrapperNamedCache and overriding the methods you want to intercept, such as get(). Actually making Coherence use your wrapper instead of the real cache can be done a number of ways depending again on which version of Coherence you have.
    Are all your data access requirements just gets or do you intend to use Filter queries? Obviously any query made againsta a cache where the Filter was targeted at the Key rather than the value would fail if the filter was using unmodified key values. You would also need to cope with getAll requests.
    If you can expand a bit on where the requests for data will come from (i.e. are they all form Extend clients) and which version of Coherence you have then it would be possible to give a better answer as right now there are quite a few possibilities.
    JK

  • Search Help for Customizing Workbench request

    Hi Colleagues,
    I have two elements in the WD UI viz: Workbench Transport Request and Customizing transport Request.
    I have Dictionary Search Help set to SEEF_MIG_TRKORR for Workbench TR but i cannot find a search help for Customizing TR.
    Also there is no search filter on the SEEF_MIG_TRKORR search help. Thus i cannot use this for both the elements.
    Could you please help to determine the search help for customizing request.
    Thanks and Regards,
    Piyush

    Please try '/SAPSLL/TRKORR_W' OR 'COMSH_DIFF_KEY_GEN_REQ'
    Edited by: Ramalingam Muthian on Mar 5, 2010 10:47 AM

  • Help asked for a sql request - thanks

    Hello,
    I'm not a sql Guru... Who can help for this sql request ?
    First I have this:
    SELECT ADDINFO_ID, INFO, LANGUAGE_FK, ENGLISH_NAME
    FROM V_ADDINFOS
    WHERE LANGUAGE_FK = 'EN' (which is very simple...-)
    But now complicated... I have to add this in the same request:
    select sum(val) as nbrInfo
    from(
    select count(*) val from eccgis where addinfo1_fk = ADDINFO_ID
    union all
    select count(*) val from eccgis where addinfo2_fk = ADDINFO_ID
    union all
    select count(*) val from eccgis where addinfo3_fk = ADDINFO_ID
    union all
    select count(*) val from thirdgis where addinfo1_fk = ADDINFO_ID
    union all
    select count(*) val from thirdgis where addinfo2_fk = ADDINFO_ID
    In other words, for each row of the first select, I need to know how much it is linked in the tables eccgis and thirdgis...
    Hope is is clear... -)
    Thank you very very much,
    Michel

    Hi, Michel,
    Almost anywhere that SQL allows an expression (such as a column name, literal or function call) it also allows a scalar sub-query, a SELECT statement based on any table (or tables) that returns one column and (at most) one row. Like other sub-queries, scalar sub-queries can be corellated to the main query.
    To get the grand total you want on each row of your output:
    SELECT ADDINFO_ID, INFO, LANGUAGE_FK, ENGLISH_NAME
    , (select count(*) from eccgis where addinfo1_fk = ADDINFO_ID)
    + (select count(*) from eccgis where addinfo2_fk = ADDINFO_ID)
    + (select count(*) from eccgis where addinfo3_fk = ADDINFO_ID)
    + (select count(*) from thirdgis where addinfo1_fk = ADDINFO_ID)
    + (select count(*) from thirdgis where addinfo2_fk = ADDINFO_ID)
    AS nrbInfo
    FROM V_ADDINFOS
    WHERE LANGUAGE_FK = 'EN';VERY IMPORTANT: Each sub-query must be in parentheses. You'll get a run-time error if any scalar sub-query returns more than one row. (Returning no rows is okay: the value will be NULL).
    By the way, this looks like a bad table design. If each row in eccgis or thirdgis can be associated with more than one foreign key, they should be kept in a separate table. That's the standard way to handle many-to-many relationships.

  • SNMP Get-reques​ts and how to disable...​..Urgent!

    We still have a bunch of ISDN sites that literally charge us by the minute.    We have some HP 4100 printers at these sights (we'll call it site A) and there queues are located (across a VLAN) at another site (site b).   The problem we are gaving is that about every 30 seconds or so the Site B does a SNMP get-request to check the status of the printer(s).   I have gone into the PORT properties on the server even disable SNMP there but it still continues to talk back to Site A.  (see below)
    I know in the past there was an issue when you did this that would actually put the printer off line
    (see : http://support.microsoft.com/kb/946198)  but that has since be resolved.  Any ideas how to keep this from happening all the time.  Thanks!

    This is a consumer forum.  You may have better luck in the HP Enterprise Business Community for Printers:
    http://h30499.www3.hp.com/t5/Printing-and-Digital-​Imaging/ct-p/bsc-412
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • When I boot up i keep getting requests for keychain password, about 6 different things asking for it before i can get to desktop, HELP !!!!!

    When I boot up I keep getting requests for keychain password from various things ive never heard of like cloudd
    Like this basically
    Any ideas how i stop this
    Pete

    Hi Lutonpete,
    Welcome to the Apple Support Communities!
    I understand that you are receiving repeated prompts for different “Local Items” keychain passwords and know how frustrating this situation can be. There is a solution to this issue however. Please use the steps and information in the attached article to resolve this issue. 
    OS X Mavericks v10.9.1: Repeated prompts to unlock "Local Items" keychain - Apple Support
    Cheers,
    Joe

  • How to get the F4 help for a field in the selection screen

    Hi all,
    I am working on a report program. In the selection screen, I have the field 'Brand Node ID'(ZNODEID). The requirement is to have the F4 help for this field. This field is available in a 'Z' table ZNODETAB. There is no Value table maintained for the corresponding data element. So, without disturbing the table data element/domain, I should get the F4 help in the selection screen of the report. In the F4 help, data should be fetched from the table ZNODETAB and the field is ZNODEID. Is there any way to do this.
    By searching the function modules, I could find that, we can use the FM F4IF_INT_TABLE_VALUE_REQUEST. But, I am not Sure. Can someone tell me the parameters to be passed to this function module to get the F4 help and the procedure to follow. S_NODEID is the select option used in the program. Please help me in this regard. Thanks in advance.
    Thanks & Regards,
    Paddu.

    look at this code and try
    select-options : S_NODEID for ZNODETAB-ZNODEID.
    at selection-screen on value-request for s_nodeid-low
    perform f4_nodeid using 'S_NODEID-LOW'.
    at selection-screen on value-request for s_nodeid-low
    perform f4_nodeid using 'S_NODEID-HIGH'.
    end-of-selection.
    FORM f4_nodeid  USING    p_field.
      declare it_node.
    select znodeid from ZNODETAB into table it_node.
      CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
        EXPORTING
          retfield        = 'ZNODEID'
          dynpprog        = sy-repid
          dynpnr          = sy-dynnr
          dynprofield     = p_field
          value           = space
          value_org       = 'S'
          display         = 'F'
        TABLES
          value_tab       = it_node
        EXCEPTIONS
          parameter_error = 1
          no_values_found = 2
          OTHERS          = 3.
    endform

  • Multiple HTTP GET requests for individual classes

    Hello,
    I have a Java plug-in deployed under tomcat 6. JRE version is 1.6.0_16. All the required jars are deployed packed (pack.gz) and the applet tag has 'java_arguments' parameter defined as:
    <param name='java_arguments' value='-Xms256m -Xmx512m -Djnlp.packEnabled=true -Djnlp.versionEnabled=true' />
    All the jars get loaded nicely as I see in the Tomcat access log:
    127.0.0.1 - - [03/Mar/2010:17:24:04 +0000] "GET /testapplet/lib/log4j-1.2.13.jar.pack.gz?version-id=1.2.13 HTTP/1.1" 200 0
    but immediately I see a bunch of GET requests for the individual classes in the same log4j jar:
    127.0.0.1 - - [03/Mar/2010:17:24:06 +0000] "GET /testapplet/lib/org/apache/log4j/Logger.class HTTP/1.1" 404 0
    127.0.0.1 - - [03/Mar/2010:17:24:06 +0000] "GET /testapplet/lib/org/apache/log4j/Category.class HTTP/1.1" 404 0
    127.0.0.1 - - [03/Mar/2010:17:24:06 +0000] "GET /testapplet/lib/org/apache/log4j/spi/AppenderAttachable.class HTTP/1.1" 404 0
    As you can see each of these GET requests are returned a Http error code 404. While testing locally, this isn't adding any delays, but over a real deployment it's bound to be slow down the applet loading while the server is responding to each of these class requests.
    Subsequently, the application itself runs without any issues and these bogus class requests failures have no effect (thankfully) on the functionality.
    Any one seen this behavior? Appreciate any thoughts or help.
    Regards,
    Parag

    http://forums.java.net/jive/thread.jspa?threadID=75990&tstart=0

  • How to get calender in f4 help for select options in module pool (URGENT)

    Hi All,
    how to get calender in f4 help for select options in module pool
    Please help .
    Thanx in advance,
    amruta

    Hi Amruta,
    First of all, you can not create select-options directly in module pool.
    For creating <b>select-option is dialog prog</b> follow these steps:
    1. create your selection screen model as subscreen by:
    SELECTION-SCREEN BEGIN OF SCREEN 2000 AS SUBSCREEN.
    PARAMETRS: P_MATNR LIKE MARA-MATNR.
    SELECT-OPTIONS: S_BISMAT FOR MARA-BISMAT.
    SELECTION-SCREEN END OF SCREEN 2000.
    2. create a screen ( example 100 ) in your module-pool dedicated for selection-screen. on this screen layout sketch a sub-screen name like subscree_2000.
    3. write this bit of code in PBO and PAI of the screen 100;
    CALL SUBSCREEN SUBSCREEN_2000.
    4. include this code in PBO:
    INCLUDING SY-REPID '2000'
    6. write user_command of PAI, call screen which is going to executable after selection-screen.
    5. create a transcation for this dialog module pool with screen 100.
    6. execute this transaction and you can see it's behaving like cool with select-options.
    After that in [bprocee on value-request]</b>, use F4_DATE for both from and to option field.
    Hope it will solve the problem.
    Regards
    Krishnendu

  • I cant get help for same issue lasting over 19 months now!!!

    This is a long issue here but everything is available to see per Verizon in the notes. I have tried many many times to get assistance and I am getting no where with the many customer service reps that I have spoken to.
    The issue started in September 2013 with my home fusion account. I had had it for several months with no issues.  Then 1 day after my billing schedule I started receiving text messages saying my usage was almost over the 10GB again in 1 day. I called to ask customer service what the deal was. I was told that perhaps since its just the 1 day after my billing schedule perhaps the system is just overlapping. I was told to give it a few days and it should straighten itself out. I did as told but kept receiving the text messages saying the overage was still pulling GB. I called back and a new gentleman told me to go ahead and unplug the unit until we figure it out. I did as told. However by this point I had racked up about $1500 of overages. The tech department could not say anything but that it was some cloud based service pulling the GB. We have no such thing and live on 30 acres in the woods with no one around as they said perhaps someone else was using our wifi. That wasn't possible but yet they still said it was something we did.   After some months going back and forth we finally agreed on a settling point where they paid a small portion and I paid the majority.  fast forward three months or so and I was still being charged the $100 month for a unit I was told to unplug. I called and said this was suppose to be cancelled back in October when we had the issues as we were not going to chance having another issue like this.  They lady said dhe would take care of it.  A few months later I called from the Verizon store and talked with another gentleman.  Again he said yes I see all the notes and issues and he would send up a note to the home fusion department to have that cancelled. I was ok with that. A few more motnhs go by and I STILL was being charged the $100 fee. I called again spoke to another lady and again was told it would be taken care of.  Then in about june or July 14 I called again and got to speak with a supervisor again. She looked in the notes, agreed it was suppose to be done sometime ago. I ask her how will that work with a refund as I been paying all this time for something unplugged that was suppose to be canceled. She said what I needed to do as the amount was too high for her to approve was email corporate. I got the information from her and did so. At that point I thought it was cancelled and then now I need to just figure out the refund part with corporate. Now all the sudden the charge appears back on my account. When I call they said it was suspended for vacation. Why would I need to suspend the account for vacation when it had not been used nor showed usuage on their end in nearly a year. So here we are now. After many emails to distrist managers, dozens of calls to customer service, and more no one has ever called back to follow up like many of the reps said they would. I was told there would be a $200 cancellation fee in the beginning when I was told to unplug device which I was fine with as I couldn't afford another $1500 bill if the receiver went crazy again..  19 MONTHS later this is still not solved and NO ONE has done anything they promised in regards to contacting me after I say that that's what the last rep said and they said NO but we definently will.  What do I do?

    The only sort of credit I was recieved was yesterday because apparently in
    October 14 instead of cancelling the person suspended the account for
    vacation use and it came back on and I was being charged again for last few
    months so they returned $198 for the last couple months of charges but then
    charged me $140 to cancel.  The deal is this should have been canceled in
    early 14 and I can not get anyone to help in regards to all those months I
    was charged then. The rep yesterday kept trying to send me to financial
    care to discuss that but I know good and we'll that financial care can not
    handle any credits etc. So it was a year of left I was being charged. As
    far as tickets they had opened tickets in the past in regards why the
    overage occurred which we "resolved" but my issue has been the lack of
    cancellation after many request way prior and the fact I was told to unplug
    the unit in case it was the unit. It was unplugged in Sept 2013 and never
    plugged back in. They show no use had ever been used since then, they know
    we had a issue, but still charged me for a year for the service.  The other
    part that really bothers me was when the overage was occurring was they
    said they would upgrade it to tech. I called back 2 weeks later and it
    still hadnt been upgraded to tech. As soon as it was upgraded they called
    and said jnplug.  But during that 2 week period it caused a $1000 of
    overage.  I have email confirmations of this where the tech apologized for
    not getting it up the the correct department but said I was still liable
    for the charged occurring through that time even though if he would have
    sent it that day instead of 2 weeks later we would have known to unplug
    then and avoid that extra $1000 in charges.  I have and would be willing to
    share those emails with anyone. I was put in a corner to try and pay that
    so that my phone lines would stay active as verizon is the only thing that
    works here and they said it would go against my credit.  Again email
    aknowledgement saying they didn't get the issue up to the tech for 2 weeks
    and during that time the issue ran many GB but I was still responsible for
    the charges even though when they did get it to them like they were suppose
    to the first time problem was "solved" right away by being told to unplug
    unit.  Even when I tell reps that I have all these emails from techs
    adwaynd reps showing these things they have never asked to see them or
    anything. They say  no computer says it was your fault.  I just don't
    understand.
    On Mar 31, 2015 10:31 PM, "Verizon Wireless Customer Support" <

  • Request help for purchasing HD webcams using iMac, OSX &Lion

    I am requesting help for purchasing a HD webcam using iMac, OSX &Lion.  Any suggestions would help.  The following is what I've done so far...
    I purchased Logitech's HD C910 webcam. It was a mess in requards to freezing up, no zoom and most of all no adjustments in: contrast, hue, color, etc. You're stuck just like a car with no engine or wheels who wants that.  The other Logitech products i.e. Pro 9000 is being discontinued with no software updates in the future  and the same with the other products. Most of the other manufactures do not provide software that is really compatible provideing true HD with full features. I'm willing to spend around $199,00 or so.  Any suggestions?

    Well I found my own answer to the webcam concern that I had ....I bought the Logitech C-910...Yes, I know the Logitech states their software is not compatible with OS X ...That's OK, I only use the basics supplied by Logitech to open the cam...Logitech does supply HD settings which are useful.  I like the wide angle which is there to play around. Then I use a software program called "Webcams Settings" found at Apple's App Store. There is a small charge for this download but more than worth it to have a fully functioning system.  The best way to get there is obliviously via your "Dock." Click on the icon and type in "Webcam Settings" in the top right portion of the page and presto....you have all the goodies to play like a professional. i.e.:  zoom, pan, tilt, aperture. etc. of course your webcam camera(s) must have the capability to perform these options in order to use them.
      Note I have used my webcam for everything you can imagine and have a 60 foot cord (several cords linked together) to go outside (LOL) 'Just love the goodies with "Webcam Settings".  I take outstanding pics too if I do say so, please.  Funny, I rarely use my cam to Skype but knowing the option is there for me anytime I wish.  I my cam to photograph orchids and misc. even portraits and family play photos with my tripod in hand.   Just because there is a big road block in your path doesn't mean there aren't other avenues. In the corporate life it's called take a negative and make it a positive or else.......and if you have to gripe then you better have an idea on how to turn it around.  -So- I did Logitech and Apple.

  • I am getting RPD0018 Error from IDS for few portal requests

    Hi,
    We are getting RPD0018 error from IDS for few portal requests. I thought this error was generating when the IDS max wait time sets 30 seconds for gendata to respond back. I have changed this IDS Wait time to 180 Seconds, but still i am getting the same error. I was not able to figure out the cause. Can some one help me out?
    Thanks

    Hi,
    This error is likely being thrown by GenData due to some failure in the generation, not by the max wait time. According to the documentation:
    "Category: Error: Bridge Configuration
    Gendata failure in //ROWSET[@NAME="RPD0018"]//VAR[@NAME="LOCATION"].
    Cause: Gendata failed.
    Remedy: Fix Gendata errors and try again.
    You should look at the transactions that are failing and debug the forms/sections being generated.
    -DA

Maybe you are looking for

  • Duties are not flowing in ARE3

    Hi All, I created the deemed Export Excise Invoice and also the licence. but while creating the ARE3 document duties are not flowing in ARE3. please guide me Please note that the duties are flowing  correctly in the Excise Invoice. Regards

  • MIDI Madness - Behringer BCF2000

    I'm trying to get a new controller working in FCP 5. I have the Behringer DCF2000. I have read on the this site that several people are using this device with success. The device shows up in Audio MIDI Setup and is set to port 1. I have also set it u

  • SSL cert on ASA 5512 from Thwate or Digitcert

    I ran into the issue when I install SSL123 cert from Thwate . I did not have issue with SSL cert from DIgitcert- their process and steps are simple and using better encryoption - SHA256. Compare to Thwate - their support did not let me use SHA2 and I

  • Mixing Video with Music

    Hello. I am new to iTunes. I own a PC and normally use Windows Media Player for songs and music videos. I create playlists in Media Player which contain both songs and videos mixed together and play them in full screen for gatherings in my home as my

  • How to deactivate on a computer that is dead

    My computer died completely. I could not even start it up. I bought a new one and installed Adobe Photoshop Elements 13 from a .dmg file on had on a backup drive. Now when I try to activate Elements I am told it is already activated on two computers