Regarding WL 8.1.2 JCom

Hi,
I'm using weblogic 8.1 sp2. I tried to call methods of a DLL using its JCom. In
config.xml, when i specify
<COM Name="abcd" NativeModeEnabled="true"/>, i get an error, saying that
The server didn't start up properly.
java.lang.RuntimeException: RegSetValueAt failed at
com.linar.jintegra.NativeObjectProxy.registerJVM(Native method at)
Now, when i try with NativeModeEnabled="false", my server was up, and i was able
to call methods of the dll, but on server console, weblogic give NullPointerException:
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:329)
at weblogic.com.COMService.getSubjectFromCache(COMService.ja
at weblogic.com.COMExecuteRequest.execute(COMExecuteRequest.
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
The amazing part is that i'm getting values from the method, but getting this
NPE..
Any help is greatly appreciated..
Thanks
Praveen

I got the same error when I enable jCOM. Someone, I still able to create COM object
and call the methods. It must be jCOM bug. For now, I just ignore it.
"Praveen Agrawal" <[email protected]> wrote:
>
Hi,
I'm using weblogic 8.1 sp2. I tried to call methods of a DLL using its
JCom. In
config.xml, when i specify
<COM Name="abcd" NativeModeEnabled="true"/>, i get an error, saying that
The server didn't start up properly.
java.lang.RuntimeException: RegSetValueAt failed at
com.linar.jintegra.NativeObjectProxy.registerJVM(Native method at)
Now, when i try with NativeModeEnabled="false", my server was up, and
i was able
to call methods of the dll, but on server console, weblogic give NullPointerException:
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:329)
at weblogic.com.COMService.getSubjectFromCache(COMService.ja
at weblogic.com.COMExecuteRequest.execute(COMExecuteRequest.
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
The amazing part is that i'm getting values from the method, but getting
this
NPE..
Any help is greatly appreciated..
Thanks
Praveen

Similar Messages

  • Using JCom for getting the user name

    I am using jcom610-win.exe and weblogic610sp2_win.exe .I need to use the Jcom for getting the user name of the NT Iser Logged in.I have got the process for this on the page at http://e-docs.bea.com/wls/docs61/jcomreference/Security.html .But this page uses a method isCallerAuthenticated() from a class file called jcom .I looked into the whole bea directory but there was no class like in the server dir.Can you tell where to get this class from.And if this has not been provided into the jar files that come along with the installable then why is it mentioned in the page @ http://e-docs.bea.com/wls/docs61/jcomreference/Security.html

    Hi.
    You might have better luck posting this in teh jcom newsgroup.
    Regards,
    Michael
    Manoj Gupta wrote:
    I am using jcom610-win.exe and weblogic610sp2_win.exe .I need to use the Jcom for getting the user name of the NT Iser Logged in.I have got the process for this on the page at http://e-docs.bea.com/wls/docs61/jcomreference/Security.html .But this page uses a method isCallerAuthenticated() from a class file called jcom .I looked into the whole bea directory but there was no class like in the server dir.Can you tell where to get this class from.And if this has not been provided into the jar files that come along with the installable then why is it mentioned in the page @ http://e-docs.bea.com/wls/docs61/jcomreference/Security.html
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Permission Denied when calling a method from VB using WebLogic 8.1.2 JCOM

    Hi,
    We are calling an java/ejb methods from VB using WebLogic JCOM 8.1 SP2. But
    using JCOM, we are getting a error Permission denied when called from VB. We think
    that we should update pathch jintegra 2.0 or 2.1 in WebLogic 8.1.2 the to solve
    this issue, because we faced the same problen "permission denied" when we used
    JINTEGRA(third party software). Once we installed the JINTEGRA 2.1 it solved the
    issue.
    So, can anyone help on regard to this issue of "Permission denied" in WebLogic
    JCOM 8.1 SP2.
    Thanks & Regards
    Raghu

    I too am experiencing the jCOM error: "Run-time error '70': Permission Denied". The problem appears to be related to a Microsoft Security Patch KB835732 (MS04-011 which, as you indicated, has been fixed in J-Integra v2.1 (FYI, jCOM 8.1 is based on J-Integra 1.5.4, see J-Integra/jCOM versions.
    Did you ever get a resolution concerning 8.1 SP2? 8.1 SP3 is available now but I don't see any mention of jCOM updates in the WebLogic 8.1 What's New documention. I can't immediately upgrade (trying to stay on same version as a few other developers I work with) but I am hoping it is resolved in SP3.

  • JCOM WL 8.1 sp3

    Hello,
    I tried to use JCOM provided with WebLogic 8.1 sp3. I dind't see any clause in the doc saying JCOm was not free but I get :
    java.lang.ExceptionInInitializerError
         at com.genesys.subscriber.rtm.api.clsRTMOCI1000.(clsRTMOCI1000.java:106)
         at com.genesys.subscriber.rtm.api.clsRTMOCI1000.(clsRTMOCI1000.java:78)
         at com.genesys.subscriber.rtm.web.RTMSubscriberServlet.initializeIrisSDK(RTMSubscriberServlet.java:129)
         at com.genesys.iris.sdk.xmlrpc.IrisXmlRpcHttpServletSubscriber.init(Unknown Source)
         at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1018)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:894)
         at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:873)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:812)
         at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:535)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:373)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6452)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3661)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2630)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.RuntimeException: No valid licensing information found.
    In order to use the J-Integra runtime a proper license file must be installed.
    If you have acquired a license, or if you are evaluating J-Integra or any
    J-Integra related products, then you should have received a license file, together
    with installation instructions by email when you downloaded the kit.
    If you are having trouble installing the license, please goto http://www.intrinsyc.com
    or refer to your documetation in the section about Licensing.
         at com.linar.jintegra.Dispatch.(Dispatch.java:200)
         ... 20 more
    So what's wrong?
    regards,

    hello I am still having the error ,
    I set up HOME,HOMEDIR, BEAHOME, -Duser.home="c:\bea" for the jvm and it still complaining for licence.
    I am currently testing with a main and generated JIntegra files. I am not inside the server currently, it will be but right now I want it to work outside.
    By the way , I am using the wl 8.1 sp4 and it says in the case that I should not have to setup anything from sp2
    I didn't purchase any licence for JCom, I have a dev licence for weblogic.
    so where is the problem?
    thx

  • JCOM installer package

    where can I download weblogic 6.1 sp3 jCOM isntaller package for windows Nt/2000 platform.

    Rajesh,
    You can go to the public download site:
    http://commerce.bea.com/downloads/weblogic_server.jsp
    Under the weblogic server 6.1 section, in the 'modules for weblogic server', select
    development tools. The first option on the following page is for JCOM. You should be good to
    go from there...
    Regards,
    Glenn
    Developer Relations Engineer
    BEA Technical Support
    rajesh wrote:
    where can I download weblogic 6.1 sp3 jCOM isntaller package for windows Nt/2000 platform.

  • Exception in calling methods on a com object using jcom

    Hi All,
    I am trying to conect to CognosUpfront thorugh there com interface using weblogic
    jcom architecture.
    Steps followed :
    Generated java classes for corresponding com dll
    Added it to classpath
    Enable the jcom mode and native mode of server.
    Register the server jvm for native mode using regjvm.
    After following all these steps I am able to create the object of UpfrontSession
    but I am not able to call any method on this.
    Its giving me NullPointerException
    Can someone help me to solve this problem...
    Stacktrace is below
    java.lang.NullPointerException
    at bicognos.UpfrontSession.login(UpfrontSession.java:192)
    at jsp_servlet._portlets._iframetest.__iframetest._jspService(iframeTest
    .jsp:29)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilte
    r.java:313)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:27)
    at com.bea.wlw.netui.pageflow.PageFlowJspFilter.doFilter(PageFlowJspFilt
    er.java:190)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6316)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Thanx and regards,
    Manish Rathi

    kamranA wrote:
    cout << "Part Number = " << part.getNumber() << endl;
    This is exactly what Jace, http://jace.reyelts.com/jace, helps you do. Your code would look exactly like this:JNIEXPORT jobjectArray JNICALL Java_translate_CgmTranslation_createCGM
      ( JNIEnv *env, jobject thisobject, jobject jPart ) {
      Part part( jPart );
      cout << "Part Number = " << part.getNumber() << endl;
    }The roughly equivalent bare-bones JNI would be:JNIEXPORT jobjectArray JNICALL Java_translate_CgmTranslation_createCGM
      ( JNIEnv *env, jobject thisobject, jobject jPart ) {
      jclass partClass = env->GetObjectClass( jPart );
      jmethodID partNumberMethod = env->GetMethodID( partClass, "getNumber", "()Ljava/lang/String;" );
      if ( ! methodID ) {
        cout << "Unable to locate the method ID for Part.getNumber()" << endl;
        return;
      jstring jPartNumberStr = static_cast<jstring>( env->CallObjectMethod( jPart, partNumberMethod ) );
      if ( env->ExceptionOccurred() ) {
        cout << "An exception occurred while calling Part.getNumber()" << endl;
        return;
      const char* partNumberStr = env->GetStringUTFChars( jPartNumberStr, NULL );
      if ( ! partNumberStr ) {
        cout << "A JNI failure occurred while trying to retrieve the contents of the part number string." << endl;
        return;
      cout << "Part Number = " << partNumberStr << endl;
      env->ReleaseStringUTFChars( jPartNumberStr, partNumberStr );
    }See any differences?
    God bless,
    -Toby Reyelts

  • Why use JCOM?

    Hi everybody,
    I´m wondering why I should use JCOM for communicating with com-objects from a
    java application?
    There is not so much info on howto get the JCOM feature to work with wls8.1, so
    I choosed a different approach:
    First I had a license problem with jintegra; I didn´t manage to get the "bundled"
    jintegra version to work, so I downloaded jintegra and got a 60 days license.
    I simply put the jintegra.jar in the wls classpath before weblogic.jar and then
    that problem dissapeard.
    Then I registed the dll with regsvr32 <dll-file>, and also configured a surrogate
    with setdllhost <dll-file> "name". After this the java app worked fine!
    Does JCOM make it easier for me, so I can skip the steps above somehow?
    Could someone also explain why bea says I must use the program regjvm, what does
    it do?
    Best Regards / Rikard.

    gbaustian wrote:
    Tony T1, OK, thanks. So there is no space savings or compression, just another folder. Then why have it??
    Convenience.  I always had an Archive Mailbox.  I used to have to select and drag, now I select and click a button.

  • Client JCOM access and Jintegra Licencing

    In spite of my last message regarding java-to-com, I 've managed to get this working.
    It turns out the Bea Notes & Problems did not go fare enough, it is necessary to
    replace all references to com.bea.jcom with com.linar.jintegra in order to compile
    the Com object stub code. This I've now managed to run from a session EJB, however
    I would like to run the COM object from a stand alone (i.e. outside of the WLS server)
    app. When I try this I get a Jintegra license problem. I've tried placing the licence.bea
    in my <usr.home>/bea directory but the problem remains. Is this possible?, if so
    does anybody know the answer to the licencing problem (I've read the licence related
    messages so far)
    Cheers
    Chris

    "Michael" <[email protected]> wrote:
    >
    "Chris" <[email protected]> wrote:
    In spite of my last message regarding java-to-com, I 've managed to get
    this working.
    It turns out the Bea Notes & Problems did not go fare enough, it is necessary
    to
    replace all references to com.bea.jcom with com.linar.jintegra in order
    to compile
    the Com object stub code. This I've now managed to run from a session EJB,
    however
    I would like to run the COM object from a stand alone (i.e. outside ofthe
    WLS server)
    app. When I try this I get a Jintegra license problem. I've tried placing
    the licence.bea
    in my <usr.home>/bea directory but the problem remains. Is this possible?,
    if so
    does anybody know the answer to the licencing problem (I've read the licence
    related
    messages so far)
    Cheers
    ChrisHi,
    i've got the same problem on my machine. do i need a speacial license file?
    the license.bea
    doesn't work.
    MichaelHi, solved the problem with this hint!!
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.jcom&item=151&utag=
    Michael

  • JCOM related error

    I tried using JCOM example given in weblogic documentation. In the example an excel sheet macro tries to connect to the weblogic server and looks up an object bound on the JNDI tree.
    but I am getting following error : "An error occured while binding EJB objects." Could anyone please throw some light on whats happening and how can I correct this error.
    Thanks in advance,
    Tarun

    Please attach some sample code that demonstrates the problem.
    Specifically, I will need:
    1. Java client code.
    2. VB dll.
    3. Instructions on how to run it.
    4. jcom.log file.
    "Nandan Apte" <[email protected]> wrote:
    >
    Dear all,
    I am getting an error while calling a VB Com component using JCom.
    I am trying
    to call a method of JCOM which takes multi - dimensional array as parameter.
    But
    actually VB dll takes single dimensional string array.
    The error message is as follows -
    "jCOM internal error: setting value {0} for param [[Ljava.lang.String;@174b07
    usi
    ng Param { name = productDetailsArrayOut, vt = 16392, flags = 7, assocKind
    = 8,
    assocUuid = null, assocClass = null, fixedArrayDimensions = null }"
    productDetailsArrayOut is the actual array. Please let me know if anybody
    could
    solve my problem. Mail me at [email protected] asap.
    Regards
    Nandan

  • Com2java. early binding and JCOM WLS7

    All,
    I have been looking at the use of JCOM with WLS 7. Based around supplied examples,
    the com-to-java using zero client or late binding appears simple and worked reliably
    using entity and session beans, however I have been unable to produce an early bound
    com-to-java example or a java-to-com example. In the former case the VB client produces
    a GPF (General Protection Fault) when attempting retrieve the home interface of
    the targeted EJB and in the latter case com2java produced code which would not compile
    (even after following the note 076584 regarding the jintegra code). I am beginning
    to doubt the current release. Has anybody succeeded in building an early bound example
    or used com2java succesfully.
    Regards
    Chris

  • Regarding sy-index and sy-tabix

    Hi,
    What is the major difference between sy-index and sy-tabix ,
      can you give me one good example with code..
    Regards,
    Reddy.

    Hi,
    SY-TABIX - Current line of an internal table. SY-TABIX is set by the statements below, but only for index tables. The field is either not set or is set to 0 for hashed tables.
    APPEND sets SY-TABIX to the index of the last line of the table, that is, it contains the overall number of entries in the table.
    COLLECT sets SY-TABIX to the index of the existing or inserted line in the table. If the table has the type HASHED TABLE, SY-TABIX is set to 0.
    LOOP AT sets SY-TABIX to the index of the current line at the beginning of each loop lass. At the end of the loop, SY-TABIX is reset to the value that it had before entering the loop. It is set to 0 if the table has the type HASHED TABLE.
    READ TABLE sets SY-TABIX to the index of the table line read. If you use a binary search, and the system does not find a line, SY-TABIX contains the total number of lines, or one more than the total number of lines. SY-INDEX is undefined if a linear search fails to return an entry.
    SEARCH FOR sets SY-TABIX to the index of the table line in which the search string is found.
    SY_INDEX - In a DO or WHILE loop, SY-INDEX contains the number of loop passes including the current pass.
    sy-tabix is the tab index - the index of the record in the internal table you are accessing,
    sy-index is the loop counter.
    If you use a condition in LOOP the sy-index will go from 1 to n, but sy-tabix will refer to the line in the internal table.
    Hope this helps u.
    Thanks,
    Ruthra

  • Regarding Field Missing in Dso Transformation

    Hi
    Folks
    I am facing the issue like
    In Datasouce to DSO transformation i can see the 55 objects in DSO table, and in DSO to Cube Transformation i can see 54 fields in DSO table, one field is missing , the object  0TXTSH(short discription) is mapped to field 0TXZ01in DS to DSO transformation.
    so How can i get the field in DSO to Cube transformation.??
    any settings have to be change???
    waiting for yours Valuable answers
    Regards
    Anand

    Hi,
    Please identify the object and check it whether it is an attribute or a characteristic, if it is attribute only disable that option then check it.
    Regards,
    Srinivas

  • I am having an issue regarding a placed order via customer service department

    I recently relocated to Anchorage Alaska as part of a permanent change of station per the United States Air Force. I was initially located on the East Coast in the lower 48 and at the time of activating my contract I had purchased two separate Iphone 4 devices. I also recently went in to a store in February to purchase a Nexus 7 as well.
    Upon arrival in Anchorage I had multiple issues regarding the Iphone 4 devices including being unable to send and receive text messages & imessages, unable to make phone calls, dropped phone calls, unable to utilize GPS, as well as not being able to access general account information and use anything related to web browsing or data usage. It was determined that because the Iphone 4 operates on the 3g network and Verizon does not have a 3g network in Alaska, as a result I was utilizing an extended service network from another carrier. As a result of this I am only able to use my Iphone 4 devices while connected to my wi-fi network while within my home, which is totally unacceptable.
    I was not made aware that I would be dealing with this when I moved to Alaska and inquired as the the use of the devices I currently owned prior to purchasing the tablet. I was assured by three separate store employees one of which being a manager that all devices would function at 100% efficiency including the Iphone 4s. In fact I was recently billed 350$ for roaming charges last month, which prompted me to speak with a representative via the online chat regarding the significant increase she said that she was unable to process any sort of credit to the account regardless of what I had been told at a local Verizon store where I purchased the tablet.
    As a result of all of these mishaps since arriving here in Alaska I determined I was in need of newer devices that utilize the 4G LTE network currently provided by Verizon in Alaska. I know for a fact that the 4G LTE works great up here because my Nexus 7 tablet runs flawlessly and does not incur roaming charges when utilizing the 4G LTE network.
    Yesterday I attempted to contact Verizon through the live chat feature regarding upgrading two of the devices on my account. The live chat representative immediately asked me when my upgrade date was. Upon telling her my upgrade date 9/29/2014 she told me I should contact the customer service department as I might be eligible for an early upgrade. I then proceeded to contact the customer service department using my Iphone 4.
    My attempt to speak to anyone in the customer service department resulted in a merry-go-round of being put on hold 6 separate times by two different employees, both of which had me wait for more than an hour while they attempted to speak to a manager to gain approval for an early upgrade. The first rep seemed almost sure she would be able to have my devices upgraded early especially considering the issues I was having regarding service.
    The second rep seemed newer and was very dodgy about my questions and was very unwilling to help at first. He even mentioned that I had been a Verizon customer for almost two years, had never missed a single payment and had outstanding account history which should have garnered some sort of importance to the level of my request. But I digress, during this time I was disconnected from the call twice from each separate representative.
    Both reps assured me they would call me back, I never did get a call back from either one of those reps and I was becoming very frustrated having waited four hours trying to find some sort of solution to my current predicament.
    After waiting an hour for the second representative to call back I grew impatient and contacted the customer service department, was put on hold again, and finally reached a third customer service representative who was able to provide a solution for me.
    I explained everything I had been dealing with to Cory ID #  V0PAC61, both regarding the phones, the issue of the level of service I was receiving, the dire need for working devices and the multiple times I had been disconnected. I explained to him as a result of these issues I was certainly considering switching to a different provider, a local provider even who could provide me the adequate service that I require for my mobile devices.
    I explained to Cory that I had been with Verizon for almost two years, and I had been on a relatives account prior to owning my own Verizon account and had never received this kind of treatment when trying to work towards a simple solution. Cory proceeded to tell me he needed to put me on hold to see if there was anything that could be done regarding the upgrades of the device considering all of the trouble I had been dealing with.
    After Cory reconnected with me in the phone call he was able to successfully reach a solution by allowing me to upgrade my devices. We conversed about the options available and I eventually decided to upgrade both Iphone 4 devices to Moto X devices as we determined those would be sufficient for my needs while in Alaska. I also proceeded to add two Otter Box Defender cases to the order so that the devices would have sufficient protection. Cory inquired as to whether or not I would like to purchase insurance for the phones as well and I opted for the $5.00 monthly insurance which including damage and water protection.
    Cory explained to me the grand total for the devices which included an activation fee of $35.00 for each device, $49.99 for each Otter Box case, and an additional $50.00 for each device which would be refunded as a rebate upon receipt of the devices and activation, a rebate that I would be required to submit. Cory explained to me that the devices would most likely arrive Tuesday of 6/17 and no later than Wednesday 6/18.
    Cory took my shipping information and told me everything was all set and the only thing left to do was to transfer me to the automated service so that I could accept the 2 year agreement for both devices. I thanked him very much, took his name and ID# so that I might leave positive feedback about his exemplary customer service and was then transferred to the automated service.
    Once transferred to the automated service I was then prompted to enter both telephone numbers for the devices that would be upgraded, I was then required to accept the new 2 year agreement for both devices and after doing so I was required to end the call. I did so in an orderly fashion and expected a confirmation # to arrive in my email regarding the placed order.
    I have never received a confirmation email. I decided to sleep on it and assumed a confirmation email would be sent sometime tomorrow. Nothing has since been received however. I woke up early this morning around 6AM Alaska time to speak to another live chat representative, Bryan, in the billing department who assured me the order was currently processing and verified the order #. I asked him whether or not it was typical for a customer to not receive a confirmation email for an order placed and he said it can sometimes take up to 2-3 business days. He then stated that he had taken note of the issues I was experiencing and told me he would transfer me to the sales department as they would be able to provide more information regarding the shipment of both devices and a confirmation email, as he stated he did not want me to have to wait any longer than necessary to receive said devices.
    I was then transferred to Devon in the sales department via the live chat service where I was then required to repeat everything I had said to both Bryan and the other representatives I had spoken too. After a lengthy discussion and repeating everything I have just wrote he told me the order was indeed processing and that he would send a confirmation email in the next 30 minutes.
    That was 2 hours ago. It is now 8am Alaska time and I still have not received a confirmation email regarding my order. I was sent an email by Verizon an hour ago stating I had a device to "discover". The email contained no information regarding the shipment of my device, the order confirmation number, or anything regarding my account. The email I received was a typical spam email asking an individual to check out the current available phones and sign up for a new contract.
    All I want is a confirmation email to assure that the devices are being sent. I need my phone for work and to communicate with my family in the lower 48. I desperately need to make sure that the device is in fact being sent to the proper address, this is why a confirmation email of the order is so important. I do not care about the shipping speed I just want what I ask to be taken care of for a change. I would hate to sit here unable to determine what the status of my devices are only for the order to be stuck in "processing" limbo and be unable to receive the devices when I was told they would be sent.
    I feel I have been given the run around treatment way more than is typically given with any company when an individual is trying to work towards a solution. I have been patient and cordial with everyone I have spoken with, I have not raised my voice or shown stress or anger towards the situation I have only tried my best to work towards a solution with anyone I have spoken too but I am becoming increasingly frustrated with this situation.
    Any help regarding this matter would be greatly appreciated. This situation has left a sour taste in my mouth and if the devices were indeed not actually processed in an order, or they were not shipped correctly, or in fact if the order had never existed at all it will only deter me from keeping my Verizon account active and affect my decision to switch to another provider.

        Hello APVzW, we absolutely want the best path to resolution. My apologies for multiple attempts of replacing the device. We'd like to verify the order information and see if we can locate the tracking number. Please send a direct message with the order number so we can dive deeper. Here's steps to send a direct message: http://vz.to/1b8XnPy We look forward to hearing from you soon.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • Vendor Line item with Opening and Closing Balances report regarding

    Dear All,
    I need a report for vendor line items with Opening and Closing balances.
    Thanks in advance
    Sateesh

    Hi
    Try S_ALR_87012082 - Vendor Balances in Local Currency
    Regards
    Sanil Bhandari

  • Regarding training and event management queries

    hi experts,
    in my company we have ess in which training and event management module is working fine.i need to develop a report in which training booked against employee through tc-psv1 means in sap-r/3 and through ess means tc-pv8i will come.means saggregation for sap r/3 and ess will come.
    please help me regarding this.
    how will i identifie that training has been booked against employees  through sap r/3 or ess on what paramenet we will identifie.
    plz help me....
    is there any function module;....

    solved by own

Maybe you are looking for

  • Nano Video Update ????

    Has anyone heard or seen any info for any updates to allow the Nano to play Video...

  • Cannot use the double-click in web applications

    In firefox mobile, the double-click ask for a zoom on a specific part of the page. The double-click is used by many web applications (like webmails to open a mail in the list), but the event seems not to be sent to the application. Is there a way to

  • Loaded child movie controlling container parent

    hi, i'm a designer trying to step up my flash skills and have a scripting problem that's causing me trouble. essentially i have a child swf loaded into a container in a parent swf and want the child to be able to instruct the parent. to explain in fu

  • Cisco E2000 Wireless Isolation

    I have a Linksys E2000 router on my home network. The router has the newest version of firmware. My issue is this: Every once in a while, wireless clients on my network become "isolated". Here's an example of what happens. I set up a new wireless pri

  • IGMP queuier but not PIM

    Hi experts, I have 3750x switch that I want to use as IGMP querier to take advantage of IGMP snooping. However it seems that I have to enable PIM on the vlan interface to enable the querier... Is it true? I don't need/want PIM routing. The multicast