Validations in SSHR Transfer Request

Hello Gurus,
I would like to restrict the Managers to do Transfer of employee effective first day of any month. I thought that user hook of assignment will help, it helps but not in user friendly manner and not on the first page of transfer request, it will throw an SQL Exception defined in my hook package after 3 step in transfer request. The error looks like
Exception Details.
oracle.apps.fnd.framework.OAException: java.sql.SQLException: ORA-20040: The effective date should be first day of the month. ORA-06512: at "APPS.HR_PROCESS_ASSIGNMENT_SS", line 5940 ORA-06512: at "APPS.HR_PROCESS_ASSIGNMENT_SS", line 1959 ORA-06512: at line 1 at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.per.selfservice.common.server.ProcessAssignment.processSave(ProcessAssignment.java:2763) at oracle.apps.per.selfservice.location.server.ChangeLocationVORowImpl.updateRow(ChangeLocationVORowImpl.java:207) at oracle.apps.fnd.framework.server.OAPlsqlViewRowImpl.callAPI(OAPlsqlViewRowImpl.java:111) at oracle.apps.fnd.framework.server.OAPlsqlViewObjectImpl.callAPI(OAPlsqlViewObjectImpl.java:163)
How can I turn this into user friendly message on first page itself?
Thanks,
Syed Ali

Hi Nagarajan,
     I tried the following SP_TN, but its working for not allowing to edit for normal user.
IF (@object_type ='67' and (@transaction_type ='A' ) )
BEGIN
IF EXISTS (SELECT * FROM dbo.OWTR T0 Join OUSR On T0.UserSign = OUSR.INTERNAL_K 
WHERE T0.DocNum = @list_of_cols_val_tab_del And OUSR.SUPERUSER = 'N')
BEGIN
  SELECT @error = 345575, @Error_Message = 'Only Super Is Authorized to Make The Changes'
END
END
but i required to fadeout the FROM Ware house field (Table : OWTR, Field : Filler)
Regards
Mohamed Yousuf Ali M I

Similar Messages

  • UCMA 4 and back to backing a file transfer request

    OK, I know that file transfer isn't technically supported on UCMA 4.0, but I wanted to take another look at it and see whether there was a way to b2b a file transfer request. After all, there's no reason that it shouldn't work if the messaging is correct,
    right? The scenario I have is A <-b2b-> app <-b2b->B.  I have an IM conversation going on between A and B, so now I'm trying to set it up so that A can send a file to B. 
    So far I've extended the platform to accept file transfer requests by creating my own call and factory classes, and then registering them using RegisterPlatformExtension.  This means that when A sends a file, the INVITE gets delivered to my application. 
    Now I'm taking that INVITE and creating a new b2b call.  A file transfer request looks something like this:
    TL_INFO(TF_PROTOCOL) [0]16A8.4B28::02/10/2015-19:53:05.007.001d492f (SIPStack,SIPAdminLog::ProtocolRecord::Flush:ProtocolRecord.cpp(265))[3939761282] $$begin_record
    Trace-Correlation-Id: 3939761282
    Instance-Id: FDB3
    Direction: incoming
    Peer: 10.0.154.20:49282
    Message-Type: request
    Start-Line: INVITE sip:[email protected] SIP/2.0
    From: <sip:[email protected]>;tag=eafd3e699d;epid=ccd5657cac
    To: <sip:[email protected]>
    Call-ID: 0acf0330423241258576d7c5cc42aa01
    CSeq: 1 INVITE
    Contact: <sip:[email protected];opaque=user:epid:d2lIs-103l2YSpDwCSajtAAA;gruu>
    Via: SIP/2.0/TLS 10.0.154.20:49282
    Max-Forwards: 70
    Content-Length: 1920
    Content-Type: multipart/mixed;boundary="----=_NextPart_000_0026_01D04541.4641C2D0"
    Message-Body:
    ------=_NextPart_000_0026_01D04541.4641C2D0
    Content-Type: application/sdp
    Content-Transfer-Encoding: 7bit
    Content-ID: <[email protected]>
    Content-Dis; handling=optional; ms-proxy-2007fallback
    v=0
    o=- 0 0 IN IP4 192.168.200.71
    s=session
    c=IN IP4 192.168.200.71
    b=CT:99980
    t=0 0
    m=data 21300 TCP/RTP/SAVP 127
    a=ice-ufrag:lYAu
    a=ice-pwd:y0gkW4r9zGSW6E2VdtMprlEh
    a=candidate:1 1 TCP-PASS 2120613887 192.168.200.71 10856 typ host
    a=candidate:1 2 TCP-PASS 2120613374 192.168.200.71 10856 typ host
    a=candidate:2 1 TCP-ACT 2121006591 192.168.200.71 21300 typ host
    a=candidate:2 2 TCP-ACT 2121006078 192.168.200.71 21300 typ host
    a=candidate:3 1 TCP-PASS 2120612863 10.0.154.20 31624 typ host
    a=candidate:3 2 TCP-PASS 2120612350 10.0.154.20 31624 typ host
    a=candidate:4 1 TCP-ACT 2121005567 10.0.154.20 3921 typ host
    a=candidate:4 2 TCP-ACT 2121005054 10.0.154.20 3921 typ host
    a=cryptoscale:1 client AES_CM_128_HMAC_SHA1_80 inline:4CZbzYM/GYDbygj8JwMTodKo85C4Xx7TMzeMIuBU|2^31|1:1
    a=crypto:2 AES_CM_128_HMAC_SHA1_80 inline:Ohlo65gDsUvxCF39A382Rl4vGL+SG9R/lUEYU/br|2^31|1:1
    a=crypto:3 AES_CM_128_HMAC_SHA1_80 inline:EZ7Zm3K0H/WW5K49LAk9/C0T8x8nhkumJOycSek7|2^31
    a=setup:active
    a=connection:new
    a=rtcp:21300
    a=mid:1
    a=sendonly
    a=rtpmap:127 x-data/90000
    ------=_NextPart_000_0026_01D04541.4641C2D0
    Content-Type: application/ms-filetransfer+xml
    Content-Transfer-Encoding: quoted-printable
    Content-ID: <[email protected]>
    Content-Dis; handling=optional
    <request xmlns=3D"http://schemas.microsoft.com/rtc/2009/05/filetransfer" =
    requestId=3D"13">
    <publishFile>
    <fileInfo embedded=3D"true">
    <id>{67190A30-C59F-480D-96DD-5F3941C39C49}</id>
    <name>dbchange.log</name>
    <size>3609</size>
    </fileInfo>
    </publishFile>
    </request>
    ------=_NextPart_000_0026_01D04541.4641C2D0--
    $$end_record
    I've got my b2bed invite looking almost identical to the original invite by creating a custom MIME type on the CallEstablishOptions for the back to back call using something like this:
    Regex r = new Regex(@"^((.|\n)*)(\<request)((.|\n)*)(request\>)((.|\n)*)$");
    Match m=r.Match(args.RequestData.GetMessageBodyString());
    content=string.Format("Content-Transfer-Encoding: quoted-printable\r\n{0}{1}{2}",m.Groups[3],m.Groups[4],m.Groups[6]);
    opt.CustomMimeParts.Add(new MimePartContentDescription(new ContentType("application/ms-filetransfer+xml"),System.Text.ASCIIEncoding.UTF8.GetBytes(content)));
    opt.CustomMimeParts[0].ContentDispositionHeader = new SignalingHeader("Content-Disposition", "render; handling=optional");
    So far the only differences I can see in my outbound message vs the original SDP are that the Content-Transfer-Encoding might not be seen as a header (since the SignalingHeaders property on the MimePartContentDescription is read only), and the Content-Transfer-Encoding
    on the first MIME part (created by the BackToBackCall) is missing (even though I specified it on the PassThroughHeaders).  Even with all of this though, I still get a 488 on client B when I attempt the transfer (even though the invite goes through). 
    What I'm wondering though, is whether there's any way at all to get this working the way I'd expect, where a file gets transferred directly between A and B, without my bot having to receive it first.  The other approach I've looked at is binding my
    own media provider class to customize the SDP, but if this MIME part approach isn't going to work, then I have a feeling the media provider won't work either. 
    Any suggestions on where to look next? 
    Thanks!
    Chris

    Chris,
    I am trying to do something similar to this and from what I have read and in talking to MS is that you need to extend the Call and Flow class which it looks like you have been able to do. Could I bother you to share what you have written? Maybe we can help
    each other out on this. I am basically trying to create an application that will be able to capture a file transfer and save it, then send the original request on to the intended recipient.
    Thanks in advance,
    Anthony

  • Handle not valid for open spool request

    Hello everyone,
    i am facing an error while clicking the print preview option in change PO (me22n).
    i have given the dispatch time in further data of o/p as 'Send with application own transaction'.
    now, when i save and click print preview button i get an error as
    "Handle not valid for open spool request"
    Kindly give me some idea how to tackle this.
    Thanks
    gaurav

    Gaurav,
    I am having a similar issue and would appreciate if you could let us know how your problem was solved?
    What control parameters did you change to make this work?
    Thanks,
    Jay

  • I am getting the ssl error when trying to use launchpad on ssl, i can access adminui through ssl with no errors but launchpad says "unable to find valid certification path to requested target"

    Hi I desperately need help  to fix this error. I installed Adobe LCES4 with ssl enabled and i can access the adminui and workspace on the browser but he problem is when i try connecting to launchpad using https on the server even doing the simple thing like converting document to pdf throws the following error.
    any help will be appreciated
    DSC Invocation Resulted in Error: class com.adobe.idp.DocumentError : javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target : javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    thanks

    We tried adding certificate in trustore.jks file, but it was not successful.
    What error you are getting while importing the certificate?
    Just perform below steps once:
    Download required certificate first
    Run CMD as administrator> move to SUP_HOME\Servers\UnwiredServer\Repository\Security
    Paste this syntex.
    keytool -importcert -alias customerCA -file <certificatefilename>.crt -storepass changeit -keystore truststore.jks -trustcacerts

  • How to transfer request from Development to Production

    Hi,
      Can anybody tell me Step by Step procedure to transfer request form Dev. to Prod.

    Hi
    It depends how many enviroments you have and the transport routes is defined: anyway I can suppose there are development, quality and production system.
    So:
    - A) U have to release the request in dev system (trx SE09 or SE10): after releasing the request the system will move it to the queue of quality system.
    After the step A u need to use only the trx  STMS in all next enviroments in order to transfer the request to the production.
    - B) It needs to import the request to the quality system:
    - run trx STMS,
    - press the first icon (with a truck);
    - double click on the quality queue
    - refresh the list;
    - place the cursor on the request;
    -  Go to Request->Import
    After importing the requet to the quality, the system will place it in the production queue, so now it needs to repeat the step B, but u have to choose the production queue:
    - C) It needs to import the request to the production system:
    - run trx STMS,
    - press the first icon (with a truck);
    - double click on the production queue
    - refresh the list;
    - place the cursor on the request;
    -  Go to Request->Import
    Sometimes the system is setted not to transfer the request to the next queue after importing it, in this case u need to transfer it by yourself (trx STMS):
    After choosing the right queue go to: Request->Forward->System
    Anyway yuo should consider the steps above should be done by your basis, so perhaps u have no authoriations to run trx STMS.
    Max

  • How to delete old transfer requests

    Hi,
    I need to delete old transfer requests from dev, do you have idea, how to do it?
    Thanks
        Radka

    Radka, If the transport request has not yet been moved up the chain, first you have to delete the individual objects after diplaying the request in SE09/SE10 that are in the request and then delete the request. It might give you a warning message that the object is currently locked but you can ignore that.
    One word of caution, If someone else is trying to change the objects again in DEV please note that they will be changing the already changed objects in DEV which is not in line with what is currently in QA or PROD.
    -Vinod Swarnapuri

  • Not a valid location for this request

    Having set up the iCal server based on Apple's instructions, I find:
    Enabling calendaring for a user in WGM does not stick, at least according to the dialog.
    When I try to publish a calendar for user 'hansen', I get the following:
    http://[email protected]/calendars/users/Test.ics is not a valid location for this request.
    What gives?
    Thanks.

    Thank you, Harry.
    The non-sticking indication is the result of an error in your setup. DNS should be correct to allow the calendar server to find your server at www2.rc.org
    I have no problem finding the server via a web browser.
    Additionally, iCal server should have your server entered in its setup panel on port 8008 or 8443 depending on the use of nonSSL or SSL. Ensure the correct port is open.
    8008 is open. I can also see the /calendar data by logging on via a web browser.
    And lastly your OD master LDAP directory needs to be up and running at 127.0.0.1.
    So your user can be assigned within the LDAP directory and not the local directory containing server assignments.
    You got me here. Now, I tried to enable the OD service and set up the server as a master. But I can't change the user to using OD - I get an error.
    Looking in the OD General settings, I notice that the inverse DNS has given it the the host name list.rc.org, which is another name for the same server. Could that be a problem? I need list.rc.org to be available.
    I just started this server (moved from 10.4), so it's not like I've had chance to mess up much. The accounts I'm trying to use for iCal are new accounts, not imported from 10.4.

  • Publishing iCal: getting error "is not a valid location for this request"

    I am trying to publish an iCal calendar to my own website via my iSP. My isp says they are already WebDAV so I don't need to turn it on. I have also gone over my url with them repeatedly to make sure I am entering it correctly. And still, I am getting an error that publish failed because it is not a valid location for the request.
    Any advice welcome...

    Ignore this question. My webhost who has insisted for the past 45 minutes they ARE WebDAV enabled, actually aren't!

  • How to make transfer request for ALV Grid programs in SE38.

    Hy All experts.
    Pl give me idea of hw to make transfer request ALV list grid programe in SE38.
    i made program in Develope SVR and wnt to transfer it to Production SVR.
    Thnks
    Bhavesh Panchal.

    Hy
    Thnks for reply ,
    I made  a sales report in se38 development svr. and use local object. i wnt transfer it program in Production.
    also i need to create new request in development svr and transfer it to production svr.
    Please help me hw to create / select object for Sales document reports.
    Also guide me about Object selection with different modules.
    Thnks
    Bhavesh.

  • HT5622 I have incorrectly entered an email address that is not valid.  I have requested the change to the correct email but if cannot verify it as the verification email is being sent to the email address that I entered incorrectly and is invalid.  Help!

    I have incorrectly entered an email address that is not valid.  I have requested the change to the correct email but if cannot verify it as the verification email is being sent to the email address that I entered incorrectly and is invalid.  Help!

    Hey Givemepaperandapen,
    Thanks for using Apple Support Communities.
    For more information, take a look at:
    Apple ID: Associating and verifying email addresses with your Apple ID
    http://support.apple.com/kb/he68
    How to edit or change your Apple ID and primary email address
    Have a nice day,
    Mario

  • [svn:fx-trunk] 7467: Removing font face validation so that the requested style is used whether or not it matches what the font describes .

    Revision: 7467
    Author:   [email protected]
    Date:     2009-06-01 08:10:15 -0700 (Mon, 01 Jun 2009)
    Log Message:
    Removing font face validation so that the requested style is used whether or not it matches what the font describes. This allows font families to be constructed from multiple fonts including those that do not describe their style in the OS/2 table. Note SWF and the Flash Player restriction of only support 4 faces per font family (plain, bold, italic, and bold & italic) still applies.
    QE: Yes, please look out for negative test cases for embedded font styles that no longer fail. Also look out for minor font outline differences given that we use AFEFontManager by default for DefineFont3 embedded fonts. If you require the legacy font outlines you can configure the test case to use the BatikFontManager (which has been retained for MPL distributions).
    Doc: Yes, we'll release note the relaxed font embedding rules for font faces. I'll annotate the bugs below.
    Reviewer: Paul
    Bugs:
    SDK-14309 - fontWeight should not be restricted
    SDK-14308 - fontWeight: bold is required when specifying certain fonts in the CSS file
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-14309
        http://bugs.adobe.com/jira/browse/SDK-14308
    Modified Paths:
        flex/sdk/trunk/frameworks/flex-config.xml
        flex/sdk/trunk/lib/flex-fontkit.jar
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/CachedFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java

    i have sorted this out by placing it in the webapps dir of my tomcat. The problem is when i map a servlet in my own web.xml, it stops working. At this time i just want to map 1 servlet called main, and it is in C:\Tomcat 5.5\webapps\cmt3082\WEB-INF\classes\myProject
    cmt3082 is my project folder
    WEB-INF holds my web.xml
    classes holds my servlet, in this case main.java
    myProject holds my Java classes
    So i have mapped main like this for now
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
        version="2.4">
    <servlet> 
    <servlet-name>main</servlet-name> 
    <servlet-class>classes.main</servlet-class>
    </servlet>
    </web-app>But with this in place, it gives me the error cannot find requested resource. And i missing somthing in the web.xml?
    cheers

  • Validation while Article Creation Request through Solution Manager

    We are about to implement Solution Manager. We want to automate the process of registering some of the MDM requests through SolMan.
    We want to upload the standard formats which user needs to fill and also want to keep the validation for the minimum requirement in those templates.
    Any help will be appreciated.

    Thanks Ragu;
    This is what I am looking for.
    When a change request is created, we use the e-mail function in Solution Manager. For the Recipient we a valid "email address" . The recipient type is "Via internet.
    Using this sends the e-mail via excjhange server.
    What I am looking for is an "audit trail" of some sort (in Solution Manager) of what e-mails were sent. These do not show up in the "sent" items of outlook.
    Hope this make some sense.
    Regards
    Don Newton

  • Extend the notification time out for SSHR approval requests

    Hi,
    I want to extend the due date (Approval notification time out) of SSHR notification approval from 3 to 5. But I could not able to found any attribute having 3 days (4320 minutes). In hrssa workflow, I have found the constant value 525600 for attribute HR_APPROVER_NTF_TIMEOUT_ATTR (Approver Notification timeout in Minutes).
    Please help out how to change value of notification time out?
    Regards,
    Umar

    Hi Kashif / Hassnain
    I follow the given steps in suggested notes and did required changes for five days. It gives following errors while saving the workflow.
    Note: It is the first time; I am doing modification in workflow. Please guide, is there any prerequisite which I need to follow before doing changes in workflow?
    Errors:*
    382: Design Validation generated 12 warning(s). You may save invalid definitions but they should not be used in running process.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_SAVE_FOR_LATER_OTHER_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_SAVE_FOR_LATER'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_NOTIFY_RFC_OTHER_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_NOTIFY_RFC_INITIATOR_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_NOTFY_APPROVER_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_INITIATOR_SFL_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_INITIATOR_RFC_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_APPROVER_SFL_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_APPROVER_RFC_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_APPROVER_NTF'.
    351: Notification activity's message must have a respond attribute named 'RESULT' with lookup type 'HR_V5_ALL_RESPONSES'.
    354: 'SAVE' validation failed for activity 'HRSSA/HR_APPRAISAL_REJECTED_PRC'.
    362: Validation failed for child activity 'HRSSA/HR_NTF_FINAL_REJ_EMP_V4_NTF'.
    383: Notification activity must be assigned a performer when used in a process.
    328: 'SAVE' validation failed for message 'HRSSA/HR_APPRAISAL_MACHANGE_MGR_MSG'.
    401: Could not find token 'APPRAISEE_NAME' among message attributes

  • Why is airdrop denying my transfer request

    Hello:
    When I setup Lion on my iMac and Air, it worked fine initially. However, now anytime I try to send from my Air to iMac it says the request is denied.

    Having the same issue. Airdrop was working a few days ago, now all of a sudden sending files from my MBP the transfer fails, but when my gf sends me a file from her MBP it goes thru right away, and works the way its supposed to.
    I have tried restarting, and relaunching Finder, but to no avail.
    using a USB key for now....

  • Cube to Cube Data Transfer (Request by Request)

    Dear All,
    1. We have a cube for example: X (Transactional Cube)
    Requirement is:
    a. Create a New Cube for example: Y (Copy of the above cube)
    b. Data in Cube X should be transferred to cube Y (see the below note).
    Imp note: Data from source cube (X) to Target cube (Y) should be request by request. suppose if I have 100 requests in cube Cube X, I should get all the 100 requests into cube Y.
    How is this possible?
    Thanks in advance,
    Best Regards,
    Rama

    Why not just use ethernet and copy the files from the cube to the new iMac? You don't have to use the migration assistant. File sharing will work just fine.
    It's easy to set up a simple network between two Macs.
    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh914.html

Maybe you are looking for

  • Upgraded to Adobe Acrobat Pro 10.1.1 and prior versions still present cause confusion.

    After buying Adobe Acrobat X Pro, installing it, I see Adobe Acrobat 8 Provessional and Adobe Acrobat Pro still are listed as "applications".  Should these be removed?  If so, does using the Acrobat Uninstaller.app allow me to specifically delete eac

  • Sender SOAP adapter error 401

    Hello All, Here the scenario is SOAP -> XI -> SAP ECC. When the webservice is seding the message I am getting error in Sender SOAP channel. Message is not going to Integration Engine. Its failing with 401Un Authorized in sender soap adapter channel.M

  • Multiclip query, am I missing something obvious?

    I'm setting up a three camera multiclip for a dance show. I want to switch video and take stereo audio (ch 1 and 2) from cam 1 throughout for the music. That's easy enough BUT I'd also like to take one audio track from cam 2 throughout for the foot s

  • WAAS Inline Adaper and Microsoft NLB (ISA Server Array)

    Hi I would like to place a waas device with 4-port inline adapter  between a MS ISA Firewall and the LAN switches. The ISA are unfortunately forming an array and using NLB which causes the switches to do unknown unicast flooding.             / Switch

  • 4G shown but not actually working, 3G working but my phone is not always in - in the Silicon Valley!

    I have a Samsung Note 2 and was enjoying 4G LTE almost everywhere I work and live.  Since several months ago, the LTE connection near my work is very intermittent or almost useless, even though the phone shows "4G" on the screen.  It usually keeps sh