In TEB - require an entry, but not something specific

Is there a way to set up a TEB so that I can require someone
to enter something into a text entry box (such as a name or email)
without validating for specific names or email addresses?

Hi there
Sure thing. What you do is actually desire a mismatch. A
failure.
You configure the TEB (Text Entry Box for those that wonder)
so that the expected response is something you would never in a
bazillion years expect the user to type. Perhaps GreenGoblet. You
then allow a single attempt and take the desired action on a
failure. The failure should always occur and you get the desired
result.
Hopefully that was helpful to you... Rick

Similar Messages

  • Duplicate calendar entries - but not related to any kind of sync

    I went on holiday for 3 weeks and during that time my iPod touch discharged completely. When I came back and charged it up again I saw that it had reset its date back to what I presume is the factory default of 01 January 1970. I set the date and time to the current date and time - and then discovered that all my MONTHLY and YEARLY repeating calendar entries (but not the WEEKLY ones) have all been duplicated. This is not the result of any kind of sync up since (following a complete system rebuild following a virus attack) I have not yet reinstalled iTunes on my PC and I have not knowingly synced with Outlook because I almost never use it. If I delete an entry that has been duplicated then BOTH entries are deleted. Has anyone seen this behaviour and can tell me how I can remove the duplicate entries? I have looked for posts relating to duplicate calendar entries but they all deal with syncing-related problems whereas mine is not. Thanks.

    I have a similar issue. I bought an ipod touch last week and today I synced my entourage contacts, and address book. The address book entries are fine, but I have duplicates on my calendar. Now, its not duplicating per day, its duplicating the previous or next day. For instance, I have a birthday listed for today, it will also show for yesterday or tomorrow. What is causing this? I've checked the calendar on entourage and ical and both show correctly. (ical copies items from entourage)

  • Cycle Count Entries Form not showing specific employee name in "Counted By" LOV List

    Cycle Count Entries Form not showing specific employee name in "Counted By" LOV List.But the Employee is active . Is there any setup for this activity?

    Hi,
    This is because the query is excluding the current site you are trying to modify since it is actually in the report.
    You can include in your query:
    or site_id = :Pxx_SITE_ID
    Where Pxx_SITE_ID is the item holding the site_id value and xx is your page number.
    Thank you,
    Erick

  • Blog summary page echoes blog entry but not the pic...?

    My blog summary page echoes my blog entries' text but not the image file.  I either get the stock photo that comes in the template, or no image at all.  What's wrong?

    Never mind folks...Once I submitted this, I found an identical query in the "More LIke This" box at the side of this page that gave me my answer.  I have another question now that I'll pose in a new thread...

  • Sync new and deleted Outlook entries -- but not changed entries

    Mate,
    I'm using a basic 8700.  When I sync my Outlook Calendar (with multiple PCs per protocol where I start AND end with my base PC), the new and deleted entries transfer in the sync to mulriple PCs, but entries which I have revised (changed appointment time or text, for example) do not reflect the revisions.  I've doubled-checked all of my preferences, conflict resolution, etc.  It's not a settings issue -- I don't think -- because all new and deleted entries upodate, plus I get a conflict screen if both sides of the operation change the same discreet entry.  I've researched it quite a bit but can't find anything on-point about why all new and deleted entries transfer, but old entries which are altered entries do not get updated.  Certainly, someone out there syncs with more than one PC (desktop and laptop, for example) and has seen this or resolved it...
    Johnny1 

    HELP!! Does anyone have any suggestions?

  • Downloaded (free) CalenMob app to sync to google calendar, and it only shows my calendar entries but not the entries of my coworkers I share the calendar with. How do I sync to google calendar so I can see the entries of people I share my calendar with?

    I downloaded the free CalenMob app to sync phone with shared google calednar at work, but I can only see the calendar entries of some of my coworkers but not all - even though all of our calendars are shared.  Is CalenMob the best app to use for syncing to google calendar? Do I need to enter the coworkers' gmail account info onto my phone in order for their calendar entries to show up on my phone calendar?

    Only when i go to a different browser (like IE) after i clear it , then all that shows up is the pages i visited in IE , that is what bugs me , why is IE browsing history sowing up in Firefox ??
    Basically , i can clear the history in Firefox , and then for a example , go to Craigslist , using IE7 (launching it from a complete different Icon , in other words at that time i never open Firefox) , then after closing out , or even leaving open as it does not seem to matter , i go into Firefox , and hit History , and there is every place i visited in IE7 , on my History in Firefox

  • Dynamically  filename is required in CC but not reuired in Target field

    HI,
    my requirement is to create filename dynamically(UDF) in Receiver communication channel but I dont want the name should be populated in the target field as target field is not provided by business.
    I received the below UDF from SDN
       String date = var1[0];
       String RFCL = var2[0] ;
       String FN = RFCL + date  ;
    AbstractTrace trace = container.getTrace();
    trace.addWarning("Test" + FN);
       String NameSpace = "http:/"+"/sap.com/xi/XI/Syatem/File";
    DynamicConfiguration conf =
    (DynamicConfiguration)container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create(NameSpace, "FileName" );
    conf.put(key,FN);
    //trace.addWarning("Test" + var2);
    //trace.addWarning("Test" + RFCL);
    result.addValue(var2);
    Can any one suggest me how I can achieve my requirement
    Thanks

    Hi
    Use the code
    public String getFileName(Container container) throws StreamTransformationException{
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    //For getting filename
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    // Retrieve the filename
    String FileName = conf.get(key);
    return FileName;}
    Map this to the root node. Do not forget to keep the Adapter Specific Message Attributes(ASMA) checked in the communication channels.
    Set Adapter Specific Message Attributes
    File Name.
    Regards
    Monika

  • ** Sender Agreement is required for RFC but not IDoc, XI, & HTTP.. Why ?

    Hi Friends,
    All we know that since IDoc, XI adapters running on Integration Engine (SAP WAS 6.40), Sender Agreement is need not required.
    Since RFC is proprietary document for SAP like IDoc, why we are creating Sender Agreement for RFC adpater ? (We know that RFC adpater is running on Adapter Engine, so that ...). Some of our guys asking me this question.
    Why is this difference (IDoc adapter running on Integration Engine & RFC adapter is running on Adapter Engine) ? Anyboday can clarify the exact reason on this ...
    Kind regards,
    Jegathees P.

    Hi,
      RFC Adapter:
        RFC adapter can abe to  manage metadata while using the Jco call.This turns the RFC data to RFC xml message.
    IDOC Adapter:
       But Loading the metadata for IDOC we should create a port and rfc destination.IDOC adapter and metadata container placed in integration server before and after the pipeline step.metadata container converts the IDOC to IDOCxml.IDOC adapter converts the IDOC xml to native xml format.Using idx2 we uploaded the IDOC metadata with the help of RFC destination and port.
    Regards,
    Prakasu.M

  • Mails shows picture of Addressbook entry but not for LDAP entries

    We have a LDAP server working nicely in the company, its integrated into Addressbook and works well when composing new mail.
    But... for incoming mails, Mail.app does show the picture of the sender IF AND ONLY IF the server has a addressbook entry. Thats nice, but does not work for LDAP entries.
    I would really appreciate Mail supporting to retrieve pictures from LDAP as well (e.g. querying it with senders email address) - does anybody a plugin for Mail.app supporting this or will Apple support this one day?
    Cheers, Martin

    Does this thread help http://discussions.apple.com/thread.jspa?threadID=1711038&tstart=15
    I have experienced this and it was because I removed the placeholder and just added the image on the entry page. I duplicate blog entries and delete content to add new stuff so don't have to reformat every time, if you do that don't remove the image just add on the top - it should replace the previous image. Hope this helps, it is frustrating at times but the more you learn the easier it becomes.

  • Korean Language Support Package required for Reader but not Acrobat?

    One of our departments on campus has created a form that is causing some users to get a message prompting them to download the Korean Language Support Package in order to fill in the form fields.
    When I originally tested this in Acrobat Pro 9 I didn't get any errors.  Another user also reported the issue recently (two this week).  So we tested it again, but this time used both Reader 9 and Reader X -- both programs were generating this message to download the language pack.  The form appears to be completely in English with no Korean characters.  It uses fairly standard fonts and I didn't see any embedding or encoding issues with the fonts.
    Aside from having end users download a Korean Language Support Pack to view a PDF that doesn't seem to contain any Korean, are there any other options out there without recreating the form from scratch?  Here is a list of the fonts used in the PDF.  The only types of encoding are Ansi and Identity-H (which I expanded in the SS above), with the latter fonts being embedded within the PDF.
    Any ideas?  The form is linked below.  Thanks in advance for your replies.
    Here is a link to the PDF

    SOLVED
    While our problems differ, my solution may still be relevant.
    My culprit was a rogue font in an embedded Visio drawing. I identified and located the font using the "List text using non-embedded fonts" Preflight analysis in Acrobat 9.4 Pro. I checked the encoding of each non-embedded font and discovered that Arial Unicode MS used Korean font encoding (specifically, KSCms-UHC-H). See screenshot below. Doubleclicking on one of the font properties highlighted the offending text in the pdf.
    I went to that location in the source file, which happened to be in the first embedded Visio drawing (shown above). I double clicked the drawing, selected all, and selected Arial font. Then I regenerated the pdf and viewed it in Reader X. The Korean language pack error message did not appear and all Visio drawings displayed normally.
    I would recommend using the Acrobat preflight tools to locate text or objects with incorrect font encoding within your PDF or form, then surgically striking (or carpet bombing) the affected location(s) in the source files with embedded/supported fonts.
    Hope this helps.
    Message was edited by: mugg326

  • Duplicate contact entries but not on iCloud...

    Hi all! First of all I want to thank all the veterans out there (a day early) for your service....
    I am running Mavericks on my MacBook Pro. I have duplicate entries in my Contacts. I got rid of some I guess by choosing Look for Duplicates within the app but it looks like they are all still there! I checked my iCloud account and that is fine. So what's the tip to get rid of those pesky duplicates in Contacts on my Mac??? Thank you! Judy

    Hello Judy,
    Thank you for the details of the issue you are experiencing with duplicate contacts.  I recommend reviewing the following article to resolve the issue:
    iCloud: Resolving duplicate Contacts after setting up iCloud Contacts
    http://support.apple.com/kb/ts4147
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I have OsX 10.6.8, and imac 2007-08, and enough disk space to download yosemite but still Apple tells something is wrong and generates a list of maybes but not a specific reason. Any ides as to how to pin point the problem of the upgrade?

    Want to upgrade from 10.6.8 to yosemite  and I have a imac 2007, and enough disk space. but when trying to download, I get a "I can't" due to a list of possible issues, but how to isolate the problem?
    Thanks,
    josefromaptos

    Check that your computer is compatible with Mountain Lion/Mavericks/Yosemite.
    To check the model number hold down the option/alt key, go to the Apple menu and select System Information.
    iMac (Mid 2007 or newer) model number 7,1 or higher
    Your Mac needs:
    OS X v10.6.8 or OS X Lion already installed
    2 GB or more of memory (More is better - 4 GB minimum seems to be the consensus)
    8 GB or more of available space
    Check to make sure your applications are compatible. PowerPC applications are no longer supported after 10.6.      
    Application Compatibility
    Applications Compatibility (2)
    Do a backup before installing.
    If you can/do upgrade, I recommend you make a copy of the installer and move it out of your Applications folder. The installer self-destructs. The copy will keep you from having to download the installer again.  You can make a bootable USB stick to install using this free program.
    Bootable USB Flash Drive – Diskmaker X

  • Trying to Deploy either a .cmd or .bat file to update a registry Entry but not working

    Hello.
    I'm trying to deploy either a .cmd or .bat file to a few computers to update the registry and When I run the .cmd or .bat on the pc manually it works just fine. However when I create an application and try to deploy to the computers I keep getting the error
    "The application was not detected after installation completed."
    When I login to that computer I can tell that the file has not been run as none of the reg settings are changed
    In the application properties I have tried cmd.exe "RegUpdate.cmd" and regedit /s "RegUpdate.cmd" and same result. Any ideas?

    I have an application that has some different options for its configuration which all populate the registry.  The application has a option that when you set all the options like you want them you can click save as and it creates the .cmd file for you
    with all the registry settings.
    .cmd contents below:
    @echo off
    set SYSOPTS=%TEMP%\SysOpts.reg
    set REGSWROOT=SOFTWARE
    if [%PROCESSOR_ARCHITECTURE%]==[AMD64] set REGSWROOT=SOFTWARE\Wow6432Node
    echo REGEDIT4 > %SYSOPTS%
    echo. >> %SYSOPTS%
    echo [HKEY_LOCAL_MACHINE\%REGSWROOT%\GeoGraphix\Tools\ProjectManager] >> %SYSOPTS%
    echo @="List service communication parameters" >> %SYSOPTS%
    echo "AllowIn"=dword:00000000 >> %SYSOPTS%
    echo "SeeOut"=dword:00000001 >> %SYSOPTS%
    echo "Concurrent"=dword:00000000 >> %SYSOPTS%
    echo "ServiceStopType"=dword:00000002 >> %SYSOPTS%
    echo "Protocol"=dword:00000002 >> %SYSOPTS%
    echo "AllowNotifyReceive"=dword:00000000 >> %SYSOPTS%
    echo "BroadcastType"=dword:00000002 >> %SYSOPTS%
    echo "BroadcastAddr2"=hex(7):74,75,6c,67,67,78,2e,53,54,4d,2e,41,44,00,74,75,6c,67,67,78,32,2e,53,54,4d,2e,41,44,00,74,75,6c,67,67,78,33,2e,53,54,4d,2e,41,44,00,00, >> %SYSOPTS%
    echo. >> %SYSOPTS%
    echo [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SQLANYs_GGX\Parameters] >> %SYSOPTS%
    echo "Parameters"="-n GGX_%COMPUTERNAME% -x TCPIP -xs HTTP(PORT=13386) -ti 0 -ch 15p -gd ALL -gp 8192" >> %SYSOPTS%
    echo "ClientParameters"="-x TCPIP(IP=#SERVER_ADDRESS#;PORT=#SERVER_PORT#)" >> %SYSOPTS%
    echo. >> %SYSOPTS%
    echo [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GGX List Service (v2)] >> %SYSOPTS%
    echo "Start"=dword:00000003 >> %SYSOPTS%
    echo. >> %SYSOPTS%
    echo [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GGX Network Access Service] >> %SYSOPTS%
    echo "Start"=dword:00000003 >> %SYSOPTS%
    echo. >> %SYSOPTS%
    echo [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SQLANYs_GGX] >> %SYSOPTS%
    echo "Start"=dword:00000003 >> %SYSOPTS%
    %windir%\regedit.exe /s %SYSOPTS%
    del /f %SYSOPTS%
    set SYSOPTS=

  • OIM Event Handler Triggers on Manual Entry but not for Trusted Recons

    Hi,
    I'm having some trouble getting my plugin to trigger upon a reconciliation. I've developed a plugin to modify some Xellerate User attributes on the OIM Profile.
    - I've created a custom package with some java classes that retrieve attributes being passed in, manipulates the data, and returns the data through an EventResult
    - I have system.out commands in my BulkEventResult function to see when this function is triggered
    - My Plugin.xml calls this java class, which has a plugin point of oracle.iam.platform.kernel.spi.EventHandler
    - I've uploaded the plugin (development) by putting the plugin.zip in the /server/plugin folder
    - I've created an event handler that calls the plugin class upon an operation = "MODIFY". It also contains entity-type="User", stage="postprocess", order="FIRST", sync="TRUE"
    - I've imported this using the weblogic import utility, setting OIMMetadata, and loaded the file to /custom/iam-data/EventHandler.xml
    Upon testing, I am able to see my system.out debug statements in the logs, and can see the data actually changing when I am logged into OIM making changes directly on the system.
    I am unable to see any of this come through when I run a trusted OID reconciliation against the same user, manipulating the same fields.
    From what I've read, all I needed to do was put the code in the BulkEventResult function. However, none of my debug statements are being triggered, causing me to believe that this event handler is not even being triggered upon a trusted recon.
    Does anyone have any ideas why this is, or if I have a configuration somewhere that is incorrect?
    Any help is very welcome!

    Everyone,
    Thanks for your help.
    I found out the root of my issue: it was that my OPERATION was set to "MODIFY" in my EventHandler XML. It should have been "ANY". After I did this, it started to work.
    As for registering plug-ins, you can actually drop the plugin zip file on the Oracle_IDM1/server/plugin directory for testing purposes, then re-import the EventHandler.XML you created.
    I also found a few strange behaviors-
    - If the order was too large (for example, 1000), it wouldn't trigger until the second time I updated it. I lowered the number to 50 and it kicked off every time.
    - There is no purge cache needed when I re-imported the xml file after uploading the .jar again

  • I have an internal website that requires a password but not will load after installing v37.0.1

    I have attempted all the fixes suggested and nothing works. I don't even get an error. I am just asked to enter my password again, and again, and again.

    Does your internal site use an older version of ssl or a self signed certificate?
    In the meantime you may need to force Firefox to fallback to TLS 1.0 or otherwise force TLS 1.0 (i.e. set the maximum to 1.0)
    In order to change your Firefox Configuration please do the following steps :
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''' to continue to the about:config page.
    # Change '''security.tls.version.fallback-limit '''= 1

Maybe you are looking for

  • Propagation of Error Out

    In my code, I have an area that sort of does some parallel processing.  Anyway, each of those code snippets has an Error Out that is then available to the rest of the code which happens to be mostly sequential.  My question is, with two Error Out sou

  • Help in building Toplink query with Date

    Hi, Can any anybody help me on how to build the toplink expression for the date. We are passing the date object and I'm getting the date as (Eg:"Sat May 31 16:34:35 EDT 2008"). When I passing in like this I'm not able to det the data although I got d

  • Placed Photoshop Images

    I'm sure this question has been asked many times and I'm sorry if I am repeating a post that has already been answered. My problem is this: When I place a Photoshop PSD file into my InDesign CS4 document, all the other images on that particular page

  • Podcast Playlists not showing up on Playlist Page on Itouch

    I am having a devil of a time trying to transfer my podcasts playlist to my Itouch after 3.1.1 upgrade and itunes 9... My favorite Podcasts list shows by hour 1, hour 2, hour 3 etc... So I made a playlist so they play in order... but they dont show u

  • "The iTunes store is temporarily unavailable. Please try again later."

    We got the "The iTunes store is temporarily unavailable. Please try again later." error after purchasing the movie "Tammy". Tech support thought we had a connection issue with our Apple TV because we could watch this movie from our computer; that did