Example based classification not working

Hi,
I am trying to set up example based classification.
I have done the below steps
1) Created an index
2) Assigned data sources
3) Created Taxonomy and categories
4) Trained "test.txt" with word "test" inside to a specific taxonomy category as defined above.
When i upload another file which is a copy of "test.txt" using Content Admin --> KM Content, it is not classifying automatically. I have done a re-index after the same also.
I am not sure which part i am missing out?
I have also set up QBT which works fine.
Appreciate your inputs.
Regards
PN

After a lot of training on sample documents the classification worked

Similar Messages

  • Expert Mode ViewObject: default 'query by example' mechanism does not work

    In JDeveloper 11G 1.1.1
    I have created an Expert Mode view object(VO) which I'm trying to filter in an ADF Swing Panel
    The Panel contains a Swing Table created by dropping a VO data control on the panel as an ADF bound Swing Table.
    TEST
    Run the panel.
    Set the Query Mode on (from the Database menu)
    Enter a relevant view criterion
    Execute the Query
    TEST FAILS
    Table is refreshed but it still displays the entire VO collection (non-filtered).
    Repeating the same experiment with a default, entity object generated VO works as expected.
    Question
    Can the default 'query-by-example' mechanism as provided by the JUTestFrame and the JUNavigationBar be used with Expert Mode view Objects?
    If yes are there any tricks to making this work?

    Hello Frank;
    Additional TEST RESULTS
    In JDev11G
    The default 'query by example mechanism' does not work if you create a new View Object using the <Select data source...> option <Read-only access through SQL query>.
    However, IT DOES WORK if you create a new ViewObject selecting <Updatable access through entity objects> and in the Query step you select <Expert Mode>
    Could you please check and confirm.
    Thanks!
    Ioannis
    Edited by: imouts on Dec 5, 2008 1:38 PM

  • Web based worklist not working...

    Hello,
    (on wlpi 2.1 on weblogic sp2)
    I've created a process that utilizes a stateless session bean. Every thing works
    fine when using the fat-client worklist.
    I wanted to use the web-based worklist with my process, so I did the following:
    1.) Installed the %wlint_home%/samples/bpm_api/jsp/worklist.war from the weblogic
    console.
    2.) Tweaked the "startWeblogic.cmd" file (I'm in NT) to add the wlpi-worklist.jar
    file into the classpath. (this is all in the reamde file in %wlint_Home%/samples/bpm_api/jsp/)
    This works at first, as I can get to the login screen, but as soon as I log in, I
    get a "Classnotfound error" saying it can't find my home interface for my session
    bean.
    So, I figured, "Must not be in the classpath (somehow)". I added my bean .jar file
    into the classpath, and then try again. I get a different error that says "Classnotfound
    error" for the EJBHelper. Same error happens on the fat client in both cases.
    I can simply take out my startWeblogic classpath changes, and restart the server,
    and the fat-client works again (but the jsp worklist doesn't not -- no surprise.)
    Has anyone been able to get the jsp-based worklist to work with a process that uses
    an EJB?
    dave

    I totally lost my internet connection via the router WRT54GS V6
    I am connected directly into the computer from my cable modem.
    I have tried everything. Upgarded firmware, factory default reset, setting the software again and again.
    When I run Easylink Advisor it always reads, no internet...like I said the modem is working when plugged directly into my computer.
    All proper lights are working on the router and modem.
    Could the router be just be broken?
    It seems to be getting worse and worse.
    help please.

  • Location based reminders not working in IOS8 on iphone 5s, please help?

    Location based reminders are not working when using Siri since upgrading to IOS8. Asking Siri to "remind me when I get home" also turns off reminders in Location Services. Please help

    I have the same issue with Siri turning off the location setting for reminders.  In fact my location based reminders do not work at all. IPhone 5s, ios 8.1, upgraded to 8.1.1 and that did not fix these issues.
    SEems like Apple does not test the location setting every other upgrade to iOS. They break it, then fix it then break it etc...

  • Registry Based Discoverying not working

    Good day, I try to discovery a server which has a unique / special registry key (service name) . not sure why the discoverying is not working...
    Here is the xml of the management pack
    <?xml version="1.0" encoding="utf-8"?>
    <ManagementPack SchemaVersion="2.0" ContentReadable="true" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Manifest>
        <Identity>
          <ID>Test.First</ID>
          <Version>1.0.0.12</Version>
        </Identity>
        <Name>Test First</Name>
        <References>
          <Reference Alias="InstanceGroup">
            <ID>Microsoft.SystemCenter.InstanceGroup.Library</ID>
            <Version>7.5.8501.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="SC">
            <ID>Microsoft.SystemCenter.Library</ID>
            <Version>7.0.8433.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="Windows">
            <ID>Microsoft.Windows.Library</ID>
            <Version>7.5.8501.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="Health">
            <ID>System.Health.Library</ID>
            <Version>7.0.8433.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="System">
            <ID>System.Library</ID>
            <Version>7.5.8501.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
        </References>
      </Manifest>
      <TypeDefinitions>
        <EntityTypes>
          <ClassTypes>
            <ClassType ID="Test.First.Group.Servers" Base="InstanceGroup!Microsoft.SystemCenter.InstanceGroup" Accessibility="Public" Abstract="false" Hosted="false" Singleton="true"
    />
            <ClassType ID="Test.First.Class.Role" Base="Windows!Microsoft.Windows.ComputerRole" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"
    />
          </ClassTypes>
        </EntityTypes>
      </TypeDefinitions>
      <Monitoring>
        <Discoveries>
          <Discovery ID="Test.First.Discovery.Servers" Target="Test.First.Group.Servers" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
            <Category>Discovery</Category>
            <DiscoveryTypes>
              <DiscoveryRelationship TypeID="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities" />
            </DiscoveryTypes>
            <DataSource ID="Discovery" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
              <RuleId>$MPElement$</RuleId>
              <GroupInstanceId>$MPElement[Name="Test.First.Group.Servers"]$</GroupInstanceId>
              <MembershipRules>
                <MembershipRule>
                  <MonitoringClass>$MPElement[Name='Windows!Microsoft.Windows.Computer']$</MonitoringClass>
                  <RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
                  <Expression>
                    <Contains>
                      <MonitoringClass>$MPElement[Name='Test.First.Class.Role']$</MonitoringClass>
                    </Contains>
                  </Expression>
                </MembershipRule>
              </MembershipRules>
            </DataSource>
          </Discovery>
          <Discovery ID="Test.First.Discovery.Role" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
            <Category>Discovery</Category>
            <DiscoveryTypes>
              <DiscoveryClass TypeID="Test.First.Class.Role" />
            </DiscoveryTypes>
            <DataSource ID="DS" TypeID="Windows!Microsoft.Windows.FilteredRegistryDiscoveryProvider">
              <ComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
              <RegistryAttributeDefinitions>
                <RegistryAttributeDefinition>
                  <AttributeName>Installed</AttributeName>
                  <Path>SYSTEM\CurrentControlSet\services\DCM_Bauteiltest</Path>
                  <PathType>0</PathType>
                  <AttributeType>0</AttributeType>
                </RegistryAttributeDefinition>
              </RegistryAttributeDefinitions>
              <Frequency>120</Frequency>
              <ClassId>$MPElement[Name="Test.First.Class.Role"]$</ClassId>
              <InstanceSettings>
                <Settings>
                  <Setting>
                    <Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
                    <Value>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
                  </Setting>
                  <Setting>
                    <Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
                    <Value>First Role ($Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$)</Value>
                  </Setting>
                </Settings>
              </InstanceSettings>
              <Expression>
                <SimpleExpression>
                  <ValueExpression>
                    <XPathQuery Type="String">Values/Installed</XPathQuery>
                  </ValueExpression>
                  <Operator>Equal</Operator>
                  <ValueExpression>
                    <Value Type="String">True</Value>
                  </ValueExpression>
                </SimpleExpression>
              </Expression>
            </DataSource>
          </Discovery>
        </Discoveries>
        <Monitors>
          <AggregateMonitor ID="Test.First.Monitor.Services.Availability" Accessibility="Internal" Enabled="true" Target="Test.First.Class.Role" ParentMonitorID="Health!System.Health.AvailabilityState"
    Remotable="true" Priority="Normal">
            <Category>AvailabilityHealth</Category>
            <Algorithm>WorstOf</Algorithm>
          </AggregateMonitor>
          <UnitMonitor ID="Test.First.Monitor.Service.DCM_Bauteiletest" Accessibility="Public" Enabled="true" Target="Test.First.Class.Role" ParentMonitorID="Test.First.Monitor.Services.Availability"
    Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false" Comment="First DCM_Bauteiletest">
            <Category>AvailabilityHealth</Category>
            <AlertSettings AlertMessage="Test.First.Monitor.Service.DCM_Bauteiletest.AlertMessage">
              <AlertOnState>Error</AlertOnState>
              <AutoResolve>true</AutoResolve>
              <AlertPriority>Normal</AlertPriority>
              <AlertSeverity>Error</AlertSeverity>
              <AlertParameters>
                <AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</AlertParameter1>
              </AlertParameters>
            </AlertSettings>
            <OperationalStates>
              <OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success" />
              <OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error" />
            </OperationalStates>
            <Configuration>
              <ComputerName />
              <ServiceName>DCM_Bauteiletest</ServiceName>
              <CheckStartupType />
            </Configuration>
          </UnitMonitor>
        </Monitors>
      </Monitoring>
      <Presentation>
        <Views>
          <View ID="Test.First.View.Alerts" Accessibility="Public" Enabled="true" Target="Test.First.Class.Role" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
            <Category>Custom</Category>
            <Criteria>
              <ResolutionState>
                <StateRange Operator="NotEquals">255</StateRange>
              </ResolutionState>
            </Criteria>
          </View>
          <View ID="Test.First.View.Performance" Accessibility="Public" Enabled="true" Target="Test.First.Class.Role" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
            <Category>Custom</Category>
            <Criteria />
          </View>
          <View ID="Test.First.View.Roles" Accessibility="Public" Enabled="true" Target="Test.First.Class.Role" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
            <Category>Custom</Category>
            <Criteria />
            <Presentation>
              <ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
                <Name>State</Name>
                <Id>Test.First.Class.Role</Id>
              </ColumnInfo>
              <ColumnInfo Index="1" SortIndex="-1" Width="23" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
                <Name>Maintenance Mode</Name>
                <Id>InMaintenanceMode</Id>
              </ColumnInfo>
              <ColumnInfo Index="2" SortIndex="-1" Width="200" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
                <Name>Name</Name>
                <Id>Name</Id>
              </ColumnInfo>
              <ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
                <Name>Path</Name>
                <Id>Path</Id>
              </ColumnInfo>
            </Presentation>
          </View>
          <View ID="Test.First.View.Servers" Accessibility="Public" Enabled="true" Target="Test.First.Class.Role" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
            <Category>Custom</Category>
            <Criteria />
            <Presentation>
              <ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
                <Name>State</Name>
                <Id>Microsoft.Windows.Computer</Id>
              </ColumnInfo>
              <ColumnInfo Index="1" SortIndex="-1" Width="23" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
                <Name>Maintenance Mode</Name>
                <Id>InMaintenanceMode</Id>
              </ColumnInfo>
              <ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
                <Name>Name</Name>
                <Id>Name</Id>
              </ColumnInfo>
              <ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
                <Name>Path</Name>
                <Id>Path</Id>
              </ColumnInfo>
            </Presentation>
            <Target>$MPElement[Name="Test.First.Group.Servers"]$</Target>
          </View>
        </Views>
        <Folders>
          <Folder ID="Test.First.Folder.Role" Accessibility="Public" ParentFolder="SC!Microsoft.SystemCenter.Monitoring.ViewFolder.Root" />
        </Folders>
        <FolderItems>
          <FolderItem ElementID="Test.First.View.Alerts" Folder="Test.First.Folder.Role" ID="Id_Role_1" />
          <FolderItem ElementID="Test.First.View.Performance" Folder="Test.First.Folder.Role" ID="Id_Role_2" />
          <FolderItem ElementID="Test.First.View.Roles" Folder="Test.First.Folder.Role" ID="Id_Role_3" />
          <FolderItem ElementID="Test.First.View.Servers" Folder="Test.First.Folder.Role" ID="Id_Role_4" />
        </FolderItems>
        <StringResources>
          <StringResource ID="Test.First.Monitor.Service.DCM_Bauteiletest.AlertMessage" />
        </StringResources>
      </Presentation>
      <LanguagePacks>
        <LanguagePack ID="ENU" IsDefault="true">
          <DisplayStrings>
            <DisplayString ElementID="Test.First.Group.Servers">
              <Name>Test First Servers</Name>
              <Description>Test First server group</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Class.Role">
              <Name>First Server Role</Name>
              <Description>First Server Role</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Discovery.Servers">
              <Name>Discover First Servers Group</Name>
              <Description>Discover First Servers Group</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Discovery.Role">
              <Name>First Server Role Discovery</Name>
              <Description>Discovers a First Server role</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Monitor.Services.Availability">
              <Name>Services</Name>
              <Description>First role services</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Monitor.Service.DCM_Bauteiletest">
              <Name>First DCM_Bauteiletest</Name>
              <Description>First DCM_Bauteiletest</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Monitor.Service.DCM_Bauteiletest.AlertMessage">
              <Name>First DCM_Bauteiletest</Name>
              <Description>The First DCM_Bauteiletest Service is not running on host '{0}'.</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Monitor.Service.DCM_Bauteiletest" SubElementID="Running">
              <Name>Running</Name>
              <Description>Running</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Monitor.Service.DCM_Bauteiletest" SubElementID="NotRunning">
              <Name>NotRunning</Name>
              <Description>NotRunning</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First">
              <Name>Test First</Name>
              <Description>Monitoring Management Pack: Test First</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.Folder.Role">
              <Name>Test First</Name>
              <Description>Test First root folder</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.View.Alerts">
              <Name>Alerts</Name>
              <Description>Test Enterprise Alert Alerts</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.View.Performance">
              <Name>Performance</Name>
              <Description>Test First Performance</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.View.Roles">
              <Name>Roles</Name>
              <Description>Test Enterprise Alert roles state view</Description>
            </DisplayString>
            <DisplayString ElementID="Test.First.View.Servers">
              <Name>Servers</Name>
              <Description>Test First server state view</Description>
            </DisplayString>
          </DisplayStrings>
          <KnowledgeArticles></KnowledgeArticles>
        </LanguagePack>
      </LanguagePacks>
    </ManagementPack>

    Hello Martin,
    How you create you registry discovery?
    You can follow this blog post to do this: http://blogs.technet.com/b/kevinholman/archive/2009/06/10/creating-custom-dynamic-computer-groups-based-on-registry-keys-on-agents.aspx

  • Location based wifi not working as expected

    I would expect that location based wifi would either turn wifi off if not in a place with saved networks, or turn wifi on if arriving in a place with saved networks, but it does neither. I have tested this by turning wifi on when at home, then periodically checking status in places with no networks saved or open, and it's still on, and also by turning wifi off when away from home, then checking at home to see if it's turned on, and it isn't. So doesn't seem to be working either way. I have stamina mode active, and some people have said that location based wifi won't work with this.but most say works just fine, and would have expected Sony to say if different power saving options were incompatible. Always have location sensing GPS turned on. Often have mobile data off. Some have said that this is necessary for location based wifi to work, but others not, and to my way of thinking, location based wifi should turn wifi off whenever out of range of saved network, and add long as phone has some way of knowing where it is to wake up wifi, then it shouldn't matter which location modality it uses. Can anyone shed any light on this? Google's not being very helpful. Thanks

    Hi and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    You do need to have data turned on and as such you must also have Stamina mode turned off for this to work sorry.
    What are your thoughts about this forum? Let us know by doing this short survey.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Object based navigation not working in FPN

    Hi All,
    We are having issue with Object Based Navigation in FPN. 
    System details are, Central Portal 7.01 sp 06 and Child (SRM) Portal 7.01 SP 07.
    We are using the standard business package iView Check Status, which is working fine in Producer Portal and the same is not working in Central Portal.
    Kindly help us on this.
    Regards,
    Venkatesh K

    Hi Venkatesh,
    Before gettign into the isue there is some limitation given by sap on this reagrds of OBN with fpn:
    1.A content developer may create an OBN source iView to call the OBN service to run code that processes a number of target iViews and displays them for the user to choose from, during runtime, in a context menu accessible from the source iView.
    When in remote delta link mode, the federated portal network does not support this implementation of OBN, regardless or whether the source iView calling the OBN service was created in NetWeaver 7.1 or in NetWeaver 7.0 and then upgraded to 7.1.
    2.The user on the consumer side may have additional roles that the respective user on the producer does not have.
    Conversely, OBN does not search for targets in roles that the user has on the producer, which do not exist on the consumer.
    Note also: In remote role assignment mode all content editing is done on the producer, including the editingobject-based navigation, such as the removal and addition of implementations and changes in priority
    so as per your perspective issue can i clearly knwo abou the issue your getiing ,as it is working fine in Producer Portal and not in central portal right?
    Once check for the remote delta link which might help you to resolve your issue,Hope this information helps you or take near to the issue any more queries get back !
    Thanks&Regards
    AswinChandraGirmaji

  • Access Based Enumeration not working Windows 2012 R2 Datacenter

    I am having a hard time figuring out why Access Based Enumeration is not working for me.  I have set and re-set the settings and I'm still able to see folders I should not. I do get denied access on folders I don't have access to. 
    I have checked effective access which say everything is denied to me but I can still see the folder(s) listed. 
    I have the share permissions set to authenticated Users - Full Control
    I have the NTFS permissions set to the correct Dept. Groups. - Modify, and Domain Admins - Full Control and Guests - Deny Full Control
    Any idea's?
    --------Update--------
    I believe I had found the issue.  It was a rights issue with a group that added to the local admins group.

    Hi,
    It seems that you have resolve the issue.
    Please feel free to let us know if you need further assistance.
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Event Based Alert not working

    Version R12.1.3
    I have created a new Event based alert, the Alert is not firing the action set.
    The SQL is working perfectly fine. But action set is not firing when I check from History.
    Could somebody provide me, if any Patches need to be installed.

    Hi Hussein,
    I tried this, but Alert did not work.
    When I change the type of alert to periodic I am getting the desired result.
    Basically I am trying to insert some data into table.
    this is working from Periodic alert but not from event based alert.
    The alert is created based on GL_PERIOD_STATUSES table, when ever there is change in status column, then I am trying to insert in one of the custom table.
    Please let me know if you have any other pointers for this issue.
    regards,
    PK

  • Time Based Publishing - Not Working

    Hello SAP KM Gurus-
    I had configured Time Based Publishing to work on our clustered portal.  Everything worked fine until we went to a central instance / dialog set-up.  Now Time Based Publishing no longer works and I can't seem to get it to work no matter what I do.  I have so far:  scheduled the job on only one instance (as per the clustering guidelines in SAP Library), turned it on with properties with the repository (and for the folder I wish to use) and have checked to make sure the service is okay in KM Configuration.  However, it seems like the job never comes by to hide the documents b/c they just show up for Read users no matter what I change.  As I stated before, this was working fine until we went to the new configuation.
    I've checked SAP Notes with no luck.  Anyone have any idea why this is not working?  I'm fresh out.
    Any help greatly appreciated...
    Jim

    Hello Anjali-
    Thanks for your post.  Yes, I have checked that.  Here are my settings - I have Check Valid From assigned to one instance running on  the Central Instance and Check Valid To assigned to the other instance (we have two instances on each server) as per the help docs.  In component monitor, tbp is coming up green and the properties it is State-Ok.  On the repositories, I have both tbp and properties assigned and when I enable tbp I can get the lifecycle tab for the documents.  It appears as if everything is set up right.  However, the read users can see the documents just fine when they shouldn't.  It seems as if the Check Valid From and Check Valid To jobs just never run.
    Is there anyway I can see if the jobs have run and what the schedule was?  The tbp report also showing nothing...  Does it look like I'm doing anything wrong above.  I'm on EP 14/KM 14 by the way...
    Thanks for your help-
    Jim

  • The built-in dictionary on my iPad only works with certain sites.  What do I need to do so that I can it all the time. (For example, it does not work when I read e-newspaper.)

    What do I need to do so that I can use the built-in dictionary all the time? My iPad 2's dictionary functions on Japanese e-newspapers but not on the Arizona Republic or other e-newspapers.

    Rikirannu wrote:
    My iPad 2's dictionary functions on Japanese e-newspapers but not on the Arizona Republic or other e-newspapers.
    Are you talking about the English dictionary?  Mine seems to work ok on the AZ republic web page.  Does yours not work on all webpages?  Does it not work when you type an English word in Notes and then do select and define?

  • Pbr based ports , not working

    Hi,
    I need that incoming connection to port 3389 come to ISP1, and incoming connection to port 5800 come to ISP2. I configured the follow config, but not working, could you help me?
    And i need another config, the IP SLA to configure outbound traffic from inside to any destination ( except ports 3389 and 5800), the ISP1 is the primary link , when this link is down, the ISP2 stay actived to outbound traffic.
    interface GigabitEthernet0/0
     ip address 1.1.1.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     ip policy route-map internet
     duplex auto
     speed auto
    interface GigabitEthernet0/1
     ip address 2.2.2.2 255.255.255.0
     ip nat outside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface GigabitEthernet0/2
     ip address 3.3.3.2 255.255.255.0
     ip nat outside
     ip virtual-reassembly
     duplex auto
     speed auto
    ip nat inside source list nat-isp1 interface GigabitEthernet0/1 overload
    ip nat inside source list nat-isp2 interface GigabitEthernet0/2 overload
    ip access-list extended nat-isp1
     permit ip any any
    ip access-list extended nat-isp2
     permit ip any any
    ip nat inside source static tcp 1.1.1.3 5800 3.3.3.2 5800 extendable
    ip nat inside source static tcp 1.1.1.3 3389 2.2.2.2 3389 extendable
    ip route 0.0.0.0 0.0.0.0 2.2.2.1
    ip route 0.0.0.0 0.0.0.0 3.3.3.1
    ip access-list extended pbr-isp1
     permit tcp any any eq 3389
    ip access-list extended pbr-isp2
     permit tcp any any eq 5800
    route-map internet permit 20
     match ip address pbr-isp1
     set ip next-hop 2.2.2.1
     set interface GigabitEthernet0/1
    route-map internet permit 30
     match ip address pbr-isp2
     set ip next-hop 3.3.3.1
     set interface GigabitEthernet0/2

    Hi LukaszTJB ,
    Sorry for the late, I need help again, i´ve configured this way,the IPsla is working, but when the ISP2 come up, the nat table dont clear automatic, i tried EEM but no success.
    I need another thing, supose the active link is ISP1, i need the incommig from ISP2 connections by port 5800 working.
    =====================================================================
    Interfaces:
    interface Embedded-Service-Engine0/0
     no ip address
     shutdown
    interface GigabitEthernet0/0
     ip address 1.1.1.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
     ip policy route-map internet
     duplex auto
     speed auto
    interface GigabitEthernet0/1
     ip address 2.2.2.2  255.255.255.0
     ip nat outside
     ip virtual-reassembly in
     duplex auto
     speed auto
    interface GigabitEthernet0/2
     ip address 3.3.3.2 255.255.255.0
     ip nat outside
     ip virtual-reassembly in
     duplex auto
     speed auto
    =============================================================
    NATs:
    ip nat inside source route-map ISP2 interface GigabitEthernet0/1 overload
    ip nat inside source route-map ISP1 interface GigabitEthernet0/2 overload
    ==================================================================
    Routes and IP SLA:
    ip route 0.0.0.0 0.0.0.0.0 2.2.2.1 track 10
    ip route 0.0.0.0 0.0.0.0.0  3.3.3.1 254
    track 10 ip sla 1 reachability
    ip sla 1
     icmp-echo 8.8.8.8 source-interface GigabitEthernet0/2
     threshold 5
     frequency 5
    ip sla schedule 1 life forever start-time now
    ip sla responder
    =======================================================
    Configs to ISP1:
    ip access-list extended acl-ISP1
     deny   tcp any eq 5800 any
     permit ip any any
     permit icmp any any
    ip access-list extended nat-ISP1
     permit ip 1.1.1.0 0.0.0.255 any
    route-map internet permit 10
     match ip address acl-ISP1
     match interface GigabitEthernet0/2
     set ip next-hop 2.2.2.1
    route-map ISP1 permit 10
     match ip address nat-ISP1
     match interface GigabitEthernet0/2
    ==============================================================
    Configs to ISP2:
    ip nat inside source static tcp 1.1.1.3 5800 3.3.3.2 5800 extendable
    ip access-list extended nat-ISP2
     permit ip 1.1.1.0 0.0.0.255 any
    ip access-list extended acl-ISP2
     permit   tcp any eq 5800 any
     deny  ip any any
    route-map internet permit 20
     match ip address acl-ISP2
     match interface GigabitEthernet0/1
     set ip next-hop 3.3.3.1
    route-map ISP2 permit 10
     match ip address nat-ISP2
     match interface GigabitEthernet0/1
    =============================================================
    EEM :
    event manager applet Clear_NAT
    event track 10 state any
    action 0.0 cli command "enable"
    action 1.0 cli command "clear ip nat translation forced *"
    action 3.0 syslog msg "WAN failover, cleared NAT"

  • File adapter - Write - Elapsed Time based batching not working.

    We are creating an asynchronous BPEL process that creates a file every 2 mins with the messages the BPEL process received in the last 2 minutes. We are using a file adapter with only "elapsed time" set to 2 minutes (Number of Messages and File size disabled) . If we deploy this into BPEL console and use bpel console's stress test feature, it doesnt create any file at all. If we use a file adapter based on Number of messages, it works fine. Can any one of you suggest what could be the problem ?

    Unfortunately, this is documented bahaviour (solution/workaround anyone?!):
    Elapsed Time Exceeds:
    Specify a time which, when exceeded, causes a new outgoing file to be created.
    Note:
    The Elapsed Time Exceeds batching criteria is evaluated and a new outgoing file is created, only when an invocation happens.
    For example, if you specify that elapsed time exceeds 15 seconds, then the first message that is received is not written out, even after 15 seconds, as batching conditions are not valid. If a second message is received, then batching conditions become valid for the first one, and an output file is created when the elapsed time exceeds 15 seconds.

  • Web-Based Setup, not working

    Hello...
    When I go to the Web-based setup...wireless/security..
    nothing is available.
    I can't change the keyphrase, or security type WEP WPA andy such darned thing.
    It's just not there 90% of the time.
    Then once in a blue moon it shows up.
    Upgraded all the firmware and such, factory default and the likes.
    It used to work at one time. If I could just drive there or contact the wizard of OZ maybe something might happen.
    help.
    Thank you
    Message Edited by crazygirl on 04-06-2008 06:47 AM

    I totally lost my internet connection via the router WRT54GS V6
    I am connected directly into the computer from my cable modem.
    I have tried everything. Upgarded firmware, factory default reset, setting the software again and again.
    When I run Easylink Advisor it always reads, no internet...like I said the modem is working when plugged directly into my computer.
    All proper lights are working on the router and modem.
    Could the router be just be broken?
    It seems to be getting worse and worse.
    help please.

  • Form Based Authentication not working for my sharepoint site.

    I am using FIM 2010 r2 on Sharepoint -80 . I tried to use forms based authentication instead of default windows based auth. But the site is not even redirecting to the custom login page i am trying to connect .
    Any suggestions ?

    Issue has been resolved.  There was no interesting work-a-round or fix involved.

Maybe you are looking for

  • Performanc​e issues with GOOP

    I would like to use GOOP in my next application development. Does anyone know if there is known performance issues I should be aware of?

  • Zen Vision:M problem, NEED HELP!

    My zen vision:m is starting to run slowly. It started right after my player froze and i reset it.Now its really slow and barely even switches screens sometimes.Right now its just a black screen with the keypad lit up.Whats wrong with it'sI NEED HELP!

  • Firefox is unbearably slow after updating to version 27

    After updating to Firefox 27 all webpages take a few dozen seconds to several minutes to load. When loading a webpage Firefox's status displays "connecting" and the CPU gets maxed out with 95 to 100% of its cycles taking by Firefox. The computer is o

  • Date Format Conversion In Apex

    Hi, I have a date item  ' Order_TCD' in the form. My requirement is when user enters Order_TCD it should be in the format DD-MON-YYYY HH:MIPM, but the data in the report should appear in the format DD-MON-YY. Kindly help.

  • Microsof Excel for Mac, any decent downloads ?

    Are there any free downloads of the microsoft Excel.   Your advice appreciated.