Primary Care Provider List/Search Setup

Hi,
My client has OAB implemented and wants to add the PCP lists to employee self-service during open enrollment and to the PUI.
I looked into the BEN tables and api's and it seems that we can setup the rules for enrolling participants with PCP - but I could not find a table where the PCP list can be stored. Nor did I find any frontend window for the same.
The document refers to storing the PCP info in a third party system or repository system if that needs to be pulled for self-service.
Can anyone help me with this? Have anyone tried to setup PCP info with OAB and how have you done it?
I appreciate for your time.
Thanks,
Ujjal

Hi Ujjal,
Look at metalink note 6433547.994. You might find something useful there.
Regards,
Vikash

Similar Messages

  • Does ECC 6.0 Provide a Search-as-you-type Enhancement for Sold-To Party Field?

    In our quest to continually simplify the creation of sales orders, I would like to know if SAP has provided any way to simplify the search and entry of the customer sold-to or ship-to party.  What I am looking for is a way to enter the customer's name (or other customer search criteria such as city) in a single field and have it search-as-you-type.  This is also known as instant search, auto-complete and auto-suggestion.
    We would like to eliminate the clicks it takes to use the standard F4 search help.
    One of our internal developers has created a web-based (.NET) application that brings in SAP data for writing sales orders for a specific segment of our business.  This tool allows you to find the ship-to party by typing in the customer's state, city, zip, address or name in the Ship-To field.  The instant search feature narrow's the list down as you type.  What he has done is written SQL to concatenate the customer name, customer number and address information, and then provided a search-as-you-type feature on top of this.
    Fictious Example of concatenated data (State, City, Customer Name, Address, Zip, SAP Customer Number):
    WA Seattle, Home Depot, 11616 Aurora Ave N, 98133, 18394978
    Typing any of the above information in the field will search for matches and bring back results as you type.
    I would like to know if ECC 6.0 has any similar feature that can be used in VA01 to accomplish the same thing.
    Thank you.
    Rob Scofield

    I don't have access to the code our developer used but again, I am referring to a .NET browser-based application.  We extract a subset of SAP data using Attunity (say, every hour) and the SAP data is stored in a separate SQL Server database.  This database is used by a few browser-based applications we have developed.  For example, we have an application that allows external customers or internal employees the ability to look-up the status of an order.  The first thing you enter is the customer.  In some cases, this may be the Ship-To.  In other cases, the Sold-To.  The user can simply enter some part of the customer and records are searched for a match, as you type.  In our case, the lookup is occurring in SQL Server, not directly in SAP.  The developer took a simple approach of using some SQL query magic (it may be in a SQL Server Stored Procedure), to concatenate the relevant customer information that most people use to lookup a customer - Customer Name, Address, Customer Number.  So as you type, this entire concatenated string is searched and the list of potential "hits" is narrowed as you type.
    The paradigm is similar to Google's Search as you type (SayT), which you can read about here:
    http://www.theverge.com/2012/7/11/3152186/google-search-as-you-type-instant-results-merchants
    http://code.google.com/p/search-as-you-type/
    Or auto-complete: https://support.google.com/websearch/answer/106230
    This is nothing new in the web commerce world.
    I was told by an SAP rep that there might be an enhancement in SAP ECC (SAPGUI Desktop) that could do something similar.  However, I never heard back from him and was wondering if anyone else had heard of something.
    This is another example of how it seems SAP has fallen behind in their UI and search capabilities; and they need to catch-up.  For those of us that have used SAP for many years, F4 seems straight forward and we sometimes don't understand why so many users don't also find it simple.  The answer is, other vendors have made it more simple and with the consumerization of apps, SAP needs to get there.
    Rob

  • Clustered Primary key in Azure search service

    Hi ,
    Can you please let us know if it is possible to created Clustered Primary Key in Azure Search Service.
    We are unable to set the isKey property for more than one field in the index.
    Also can you providers some pointers on enabling search against multiple indexes. we have a use case where the search has to be performed against 3 different tables and the results set is a combination of all the 3 tables.
    Thanks,

    Since you mentioned setting the key property for more than one field, I think you're looking for compound keys, not clustered, is that correct? We don't support compound keys in Azure Search, to work around this you can concatenate (with a separator) the
    all parts of the key into a single string value and use it in Azure Search.
    Regarding multiple indexes, you can't search across multiple indexes in the same request right now. If you have different source tables and don't mind having them in the same index, you can index the content of the 3 tables into a single index (that has
    the combined/overlapped columns of all) and then search that index.
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • How to remove directories under Loops Search Setup?

    Hi, I want to move my sound effects loops to an external firewire drive to free up 20+ GB. In Soundtrack Pro when I go into Loops Search Setup, where the list of Directories being indexed is displayed, the "-" icon at the top for "remove directory" is greyed out--no matter which directory I select. How do I get this to work?
    Thanks.

    Is there an answer to this issue? In the thousands of pages of manuals for FCS2, there isn't a single mention of this issue, and nothing online seems to turn up the answer. Could somebody, please, post how to do this!
    Where the heck is a phone number to call Apple about their own software?

  • SharePoint 2013 - What are all requirement components for People Pickers to list, search, display, and assign users permission

    Hi All
    the past few months, I have been working with permission issues related to SharePoint 2013 site permission settings using People Pickers to list, search, display users to assign or check permission.
    Our environment include multiple domains and few forests. Our SharePoint farm is installed on one domain but the good thing is our AD structure are configured to have all other domains and forests with 2 ways trusts with this domain so domain
    users are authenticated and can access SharePoint just fine. Also SharePoint use default claim authentication.
    The problem is People Picker is not display all domains user accounts when site owners need to assign permission. So to resolve the problem, I had provisioned
    SA - User profile service and Import AD domain user accounts (one way) into Sharepoint.
    I configured stsadm.exe -o setproperty -pn peoplepicker-searchadforests -pv
    for all domains and forests (eventhough, as mentioned we do have 2 ways trust)
    and sometime tried different query (user last name, domain\logonname, email address) if one is not showing.
    With all that added, People Pickers seem to find and display user account for all domains now.
    My question now is do UPS and all AD domains users need to be imported into SharePoint and STSadm configuration are required in order to have all domains user accounts to display in People Pickers so the site owners can
    find them and assign permission when needed?
    Please share your advices, comments as they are really valuable to me.
    Thanks
    Swanl

    UPS and people pickers are virtually unrelated. The only connection between them is to do with caching and updating user names and emails if they change over time, or in other words not relevant to your situation.
    To answer your question directly; Nope, you do not need to set up synchronisation connections to a domain to be able to pick up a person in a people picker. As you've seen you may need to run some STSADM commands to make sure they are checking the right
    places.

  • TV listing search no longer working correctly

    Has anyone else noticed that the TV listing search doesn't work correctly?  For example, if I'm looking for a football game with a team I want to watch (e.g. Penn State), no matches come up.  The only way to find the game is to look for "College Football" and then read the descriptions for each game.
    Very annoying.  Anyone else have this issue?

    I have found the exact issue you have stated regarding the Penn State games.  Try searching for Nittany for the search word instead of Penn State - this has worked for me.
    I agree there are many weaknesses in the FiOS search algorithm including not listing the HD version during search
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • HT201401 My bluetooth is no longer working in the car - it keeps 'searching' for devices

    My bluetooth is no longer working in the car - it keeps 'searching' for devices.  Anyone ever had this issue?
    Thanks

    Can you connect from your phone to another BT device, not the car?  If you haven't ,I'd try a reset of the phone by holding the home and power button down.  Next step would be to talk to your dealership and see if they have any ideas. Sometimes software can either get updated on iOS or on the vehicle and it can cause problems.  Every dealership seems to have a go-to person that handles issues like this.  Getting to know him or her well and getting their direct phone number will pay big dividends.  A device restore might be necessary, but if it were me I'd talk to the dealership first. 

  • FTP List search for file in XI JavaMapping

    I wonder if anyone has ever done a JavaMap in XI with a FTP List search for e.g. filename*.xml
    With the standard FTP URLstring there is no ‘*’ possible within the filename.
    I have not found any documentation on this, how to do a FTP search for filename*.xml within a JavaMap.
    This JavaMap works fine for picking up a file with the exact filename:
    Do you know how to change the code to do this FTP list?
    Thanks for any hints,
    Phil
    import com.sap.aii.mapping.api.StreamTransformation;
    import com.sap.aii.mapping.api.StreamTransformationConstants;
    import com.sap.aii.mapping.api.StreamTransformationException;
    import java.io.*;
    import java.util.*;
    import java.net.*;
    public class XIftpClient  implements StreamTransformation {
                private Map myParam;
                public void setParameter(Map param) {
                      myParam = param;
                public void execute(InputStream in, OutputStream out) throws StreamTransformationException {
                      URL url = null;
                      URLConnection urlc = null;
                      InputStream ftpInputStream = null;
                      // read xml into String
                      int b = 0;
                      String xml = "";
                      while (b!=-1) {
                            try {
                                  b = in.read();
                                  if (b!=-1) {
                                        xml = xml + new
    Character((char)b).toString();
                            } catch (IOException e) {
                                  throw new
    StreamTransformationException("Exception during Java Mapping." , e);
                      // read properties from xml
                      String user;
                      String password;
                      String host;
                      String filename;
                      String path;
                      String urlString;
                      user = getValueByTagName(xml,"username");
                      password = getValueByTagName(xml,"password");
                      host = getValueByTagName(xml,"host");
                      path = getValueByTagName(xml,"path");
                      filename = getValueByTagName(xml,"filename");
                      urlString =
    "ftp://"user":"password"@"hostpathfilename";type=i";
                      // get file from FTP
                      try {
                            url = new URL(urlString);
                      } catch (MalformedURLException e) {
                            throw new
    StreamTransformationException("Exception formatting URL." , e);
                      try {
                            urlc = url.openConnection();
                            ftpInputStream = urlc.getInputStream(); // To download
                      } catch (IOException e) {
                            throw new StreamTransformationException(
    "Exception reading file from FTP.\n"+e.toString(),e);      
                      // read file into String
                      b = 0;
                      StringBuffer file = new StringBuffer();

    well, i think the best solution would be make a recursive search through the directory tree. I don't know if you are familiar to this, but the functions that searches for the file would look like this:
    public String searchFile(String name) {
      File[] roots = File.listRoots();   // List all file roots (in windows the different units, c:, d:, etc.)
      for (int i = 0 ; i < roots.length() ; i++) {
        String aux = recursiveSearch(roots, name);
    if (aux != null) {   // If the "recursiveSearch" returns something different than null is that the file is founded, so we return the path.
    return aux;
    return null; // If we get there nothing has been found
    private String recursiveSearch(File f, String name) {   // f is the directory to search for the file with name "name"
    File[] childs = f.listFiles();
    for (int i = 0 ;i < childs.length ; i++) {
    if (childs[i].isDirectory()) {  // If that is a directory we search inside
    String aux = recursiveSearch(childs[i], name);
    if (aux != null) {   // We have found it inside this directory
    return aux;
    } else {  // Is a regular file
    if (name.compareTo(childs[i].getName()) == 0) {   // If the file is what we want we return his path
    return childs[i].getCanonicalPath();
    // If we get here is because the file is not inside the directory or any subdirectory on it
    return null;
    You should just call the function searchFile(name) with the name of the file you want to search. If it finds one with this name it will return his absolute path, and if he doesn't the desired file he will return null.
    If you don't understand anything just ask.
    (Note: i have not tested this code, so can be some mistakes, but it think it is almost correct. mmmhh don't now why, but [ & ] appear in my code as < & >. Just replace them.).
    Hope that helps.
    Zerjio

  • Oracle provider for oledb is not showing in provider list

    Hello every one 
    I am trying to connect sql server to oracle database using linked server .But the oracle provider is not listed in the provider list.
    Although i have installed the oracle client 64 bit as my windows is 64 bit and sql server also .I have spend a lot of time on google 
    but didn't find any suitable soloution hep me plzzzz....

    this question belongs in a SQL forum.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • TS4123 So what if the only Winsock Provider listed is the Bonjour Namespace Provider?

    AppleMobileDeviceService.exe is constantly hogging one CPU on my machine. I've tried the Winsock command line reset (netsh winsock reset) and that seemed to work for awhile. Then the problem reappears.
    I've tried stopping/starting or restarting the processes via the MS Services interface, and again, this resolves the issue temporarily. I've also, mostly out of frustration, stopped the process manually. Always comes back.
    I've taken a look at Apple's suggestion (TS4123) which implies that their is some sort of conflict with another program. Back to my initial question:
    So what if the only Winsock Provider listed is the Bonjour Namespace Provider?
    Overall, at this point, I have to agree with the vast majority of users who are capable of both recognizing that this is a problem and troubleshooting it to this point: This is an Apple problem and it needs to be fixed by Apple, not passed off as a conflict from some other program that is "doing something wrong" in the eyes of Apple.
    My next step is to continue troubleshooting on my own to come up with a workaround solution that doesn't require me resetting winsock or killing multiple processes every day in order to use a processor that shouldn't be taken hostage to begin with.
    Has anyone out there explored the onset of this problem (I've seen iTunes 10.5) in relation to updating devices via WiFi network (also iTunes 10.5 feature add?).
    I'm going to start by there and disable updating of all devices over WiFi to see if that  prevents the CPU hogging. Hopefully that's not it, because that sure is a great feature.
    As a Mac user since 1985 and a M$ programmer for more than a decade, this is an extremely disappointing problem and one that should be an easy fix considering the resources AAPL manages to accrue.

    Nevermind.
    Further review indicates that two up to date (iOS 6.1.4, Build 10B350) as of 7pm CST 7/2/2013 still causing AppleMobileDeviceService.exe to peg one processor at 100%.
    Going to turn off "Sync with this iPhone over WIFI" for both phones and see if that does it.
    Shameful really.
    Edit: iTunes up to date with 11.0.4.4
    Message was edited by: shaggy19

  • Dropdown country list search by first letter doesn't work for some countries in the list

    Hi,
    We have this issue with the country list search in Travel Request with the drop down list when user is trying to choose the country by entering the first letter say C for Canada (finds Canada in the list) it works for the countries from A to O  and  doesn't work from P to Z.
    It is NW7.31 portal
    What seems to be the problem ?

    Hi Denis
    Get them to take a look at this wiki page:
    http://wiki.scn.sap.com/wiki/x/2oQCFQ
    It lists the latest notes for your basis version and the notes are usually cumulative which means if you apply the latest notes, it will bring in the pre-requisites and earlier notes too.
    Hope it helps you Denis.
    Sally

  • Pls provide list of SAP implemented Companies in South India

    Hi,
    Could some one please provide list of SAP implemented Companies in South India

    Try this page, You can filter companies based on location.
    http://sapendusers.com/sap-customers.php
    Thanks

  • Is there an accurate query to  provide list of all objects grown in the past between 2 intervals ?

    Please Advice
    I need accurate query to  provide list of all objects grown in the past between 2 intervals as one provided in Doc ID 1395195.1 is not giving accurate results and DBMS_SPACE.OBJECT_GROWTH_TREND is not giving objects name
    Kind Regards

    user13778506 wrote:
    Please Advice
    I need accurate query to  provide list of all objects grown in the past between 2 intervals as one provided in Doc ID 1395195.1 is not giving accurate results and DBMS_SPACE.OBJECT_GROWTH_TREND is not giving objects name
    Kind Regards
    only possible if  you collect object sizes on a regular basis & store the details after each collection.
    what unit  of measure should be used to quantify the "growth"; rows, blocks, segment, extent?
    Some might consider this level of  detail to be symptomatic of Compulsive Tuning Disorder.

  • Adding a Health Care Provider

    I would like to know how to ask to add a Health Care Provide to Health Vault ? I use Facey Medical Group as my current provider. They have a web site called MyFacey Connect which has all of my medical records. It would be very helpful if they
    would be able to sync with Health Vault.

    Hello,
    At this time Facey Medical  Group does not sync directly with HealthVault, but you can upload your medical records into HealthVault. To do this contact Facey Medical and request your records in either a CCD (Continuity of Care Document, or CCR Continuity
    of Care Record) and then you can upload to your HealthVault account.
    To upload
     your data as CCD or CCR, please follow these steps:
    Download
     the CCD or CCR to your local computer
    Then go to  http://healthvault.com
    Once signed in, select Documents and under Documents select either CCD or CCR
    then select add
    Your medical info will then be added to your HealthVault account
    Thanks and please let us know if you have further questions
    Tomas
    MS HealthVault Support

  • Change wording "Directory" to "Search" in the listing search button

    Hi all,
    Is it possible to change the wording from "Directory" to "Search" in the listing search button?
    Product: OrgChart SP2
    Screenshot: [http://i.imgur.com/B7SzB.jpg]
    Many Thanks.

    Hi Robert,
    I'm fairly certain that these are the caption keys for this module, although it's possible that it is another key. There are a lot of old or redundant keys in the language files so it might take a while to hunt for them. Search in the Caption Editor in the AdminConsole and see what other keys contain this.
    It might be worth noting that I have had problems with the Caption Editor in the past so it might be worth copying the language file to your build's .delta folder and changing the caption there. It's worth noting that if you do this, any future language pack implementation would need to be delta-merged into the existing configuration.
    Best regards,
    Luke

Maybe you are looking for

  • Error message when connecting Ipod

    Ok, so I just got the 5th generation Ipod 60GB. and when i first got it it worked fine, i was able to download my music onto the ipod. now all of the sudden i keep getting this error message, two. THe first one says that Itunes has had an error and w

  • Look at these bugs even after the .757 update

    With a very large update like that, I thought all the bugs that I was experiencing would be solved. However, it is with a frustrated heart that I share to you that all the built in apps bugs that I've experienced in Walkman, Movies, and Contacts app

  • Ant task to create jax-rpc xml types from schema

    I need to create xml-rpc types from given xml schema files. It seems we can do this using options in weblogic workshop. However, I need an ant task to do same. Which ant task should I be using to do this? It will be great if you can also share an exa

  • Doubt on AdapterFramework During proxy

    Hi When we r Using Proxy, Adapter Framework is required For proxy Processing Like Adapters. Thanks in Advance

  • SSL + LDAP + Directory 5.2

    How to enable SSL in Directory 5.2 without obtaining a real CA - this is test only