How to set up Web Repository in KM

Hi ,
We are using SP21 in our Enterprise portal 7.0.
Could you please give me the steps, how to set up the Web Repository in KM.
Thanks and best Regards,
Manoj K

Hi Manoj,
Check below document links -
http://mycomputerfiles.com/EP6/16%20How%20To%20Set%20Up%20a%20Web%20Repository%20and%20Crawling%20It%20For%20Indexing.pdf
http://help.sap.com/saphelp_nw04/helpdata/en/14/030fc5b63f11d5993900508b6b8b11/frameset.htm
hope it helps..
Regards,
Sen

Similar Messages

  • How to configure a web repository

    Hi All,
    At customer site we have following configuration.
    1. There is one web server and it is connected to 5 document servers (Back-up   servers).
    2. All the 5 document servers maintains the same data . (HTML documents)
    3. Web server redirects the user to nearest document server depending on the user ID.(Normal web server functionality)
    Requirement is to connect this web server to the portal . This can be achieved by configuring web repository.
    If I configure a web repository ...
    1. How to pass the user login data to the webserver so that it can redirect the user to nearest document server.
    Thanks & Regards,
    Amit kade

    Hi Praksh ,
    Thanks a lot for the quick reply . Actually I have already gone through these links .
    To make it simple I have created a simple website containing some html pages and links.
    I have created a web repository and crawl it  for indexing , this time with custome properties of index like 'IndexContentOfExternalLink' & 'IndexInternalLinks'.
    But to my disappointment it has again indexed only one page that is initial page.
    Any suggessions ?
    Thanks in advance .
    Thanks & Regards,
    Amit Kade

  • How to set up web application integration to use hotmail as my default email

    I use hotmail and/or yahoo for my email providers, but when I click on an email link on a website, nothing opens like it did with IE. The website says I can set this up through a "web application integration" but I cannot find instructions on how to do this anywhere. I checked out all the "options" under tools and can't find it. I'm sure it's simple but I can't find it, LOL

    http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • How to set a webi report's caching format?

    Hello Community,
    I have come to a hurdle that I can not conquer on my own and for as much as I have tried can not find samples or documents on how to accomplish this.
    I am writing code to schedule webi reports and the piece that handles the caching format and locales keeps failing. I have used 2 approaches:
    The first approach I used the IWebiProcessingInfo.getPrecacheTypes()
    here is some reference:
    Webi document: webi (IInfoObject)
    caching: an panelcontaining a list object containing the selected locales
    try {
                if (caching.getFormatOptionExcel()) {
                    ((IWebiProcessingInfo) webi).setPreCacheXLSEnabled(true);
                    loadLocales(IPrecacheType.CeOutputType.OUTPUT_XLS, caching.getSelelectedLocales());
    } catch (SDKException ex) {
                Exceptions.printStackTrace(ex);
    private void loadPreCacheAndLocales(int type, List locales) throws SDKException {
            IPrecacheType pt = ((IWebiProcessingInfo) webi).getPrecacheTypes().add(type);
            pt.getLocales().clear();
            pt.getLocales().addAll(locales);
    Although this bit of code executes successfully, when you try reschedule the object via the CMC I get a null pointer exception on the web page.
    The second approach I used is: ReportEngine preloadOutputCache(int, String, OutputCacheEntry[])
    try {
    if (caching.getFormatOptionExcel()) {
                    ((IWebiProcessingInfo) webi).setPreCacheXLSEnabled(true);
                    ReportEngine wbe = getWebiEngine();
                    wbe.preloadOutputCache(webi.getID(), agent.getSeverName(),
                        new OutputCacheEntry[]{new OutputCacheEntry(OutputFormatType.XLS, caching.getSelectedLocalesAsArray())});
    } catch (SDKException ex) {
                Exceptions.printStackTrace(ex);
    This approach erros out with the following:
    com.businessobjects.sdk.core.exception.common.NotImplementedException: This feature is not implemented. (Error: RWI 00013)
      at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
      at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:115)
      at com.businessobjects.rebean.wi.internal.WIReportEngine.preloadOutputCache(WIReportEngine.java:519)
    Anybody know whats going on or perhaps point me in the right direction on how to correctly set the caching format and local for a webi document.
    Thanks guys!

    Is there a way to get the "CSV-Archive" option from CMS?
    Customization of existing options or features in CMC is not available, it will become an enhancement request, you have to place this request in SAP Idea place.
    WebIntelligence Rich client is a desktop tool, auto schedule of reports as .csv is not possible, save as CSV and save as to "CSV Archive" from Rich Client is a manual job.
    BI launch pad, CMC are BOE Server components have the ability to auto schedule as .csv, as a default behavior column headers will be exported to CSV along with report data.
    As a workaround, have a copy of original wibi reports in your webi reports you have to hide table headers and schedule them to save as .csv
    To hide table headers:
    Edit the report -> Select table block properties -> Chose 'Format Table' -> Under 'General' properties 'Display' options un-check "Show table headers"

  • How to set up web root on mac os 10 cf 7 install?

    I've finally gotten ColdFusion 7 up and running with Jrun 4
    on a Mac running 10.4. Now I have a silly problem. Going to
    http://localhost:8080 doesn't show
    a web site. Neither does
    http://localhost/. I know I'm
    supposed to define the web root, but how do you do that on a mac?
    I'm using the built-in server (not Apache) and therefore there
    doesn't seem to be a "conf" directory to go into to set the
    virtuals up. Also, on a mac, where do I find the hosts file???
    Thanks. Sorry if this was answered before, but I've been
    searching for an hour now and nothing comes up.

    Just a quick "bump" to see if anyone knows the final step in
    setting up a site with CF 7 on a Mac. I need to know the equivalent
    of the Apache VirtualHost and DocumentRoot settings for a
    "Built-In" JRun4 configuration. Where are these settings? How do I
    manipulate them? Can I set up multiple sites this way?
    Thanks.

  • How to set default Web Template for BEx Query iViews in Portal?

    Hi,
    1) In SPRO you can set the Standard Web Template used, e.g. ZANALYSIS_PATTERN1.
    2) I published a query to Portal and when it runs within Portal, I want it to use a different web template, say ZANALYSIS_PATTERN2.
    I don't want to change the BEx Web Application Query String property for each iView to hardcode the template e.g. to "QUERY=TestQuery1&TEMPLATE=ZANALYSIS_PATTERN2"
    I only want the query name in the iView
    Can I set this somewhere in Portal?  I tried changing the standard "BEx Web Analyzer" iView as mentioned in
    http://help.sap.com/saphelp_nw70/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm (BEx Web Application or Query as iView in the Portal)
    but it still seems to take the template from SPRO even after restarting J2EE

    Hi,
    I don't think anyone is holding back knowledge, I think it's sometimes difficult to filter out "good" questions as opposed to "bad" questions...
    In any case, I don't think it's possible to have different default templates, eg one for the portal and one for the "rest". I'm afraid you'll have to either change each one on the portal or use one for all.
    Cheers,
    Dion

  • How to set default Web Template for BEx Query iViews in BI Portal?

    Hi,
    1) In SPRO you can set the Standard Web Template used, e.g. ZANALYSIS_PATTERN1.
    2) I published a query to Portal and when it runs within Portal, I want it to use a different web template, say ZANALYSIS_PATTERN2.
    I don't want to change the BEx Web Application Query String property for each iView to hardcode the template e.g. to "QUERY=TestQuery1&TEMPLATE=ZANALYSIS_PATTERN2"
    I only want the query name in the iView
    Can I set this somewhere in Portal? I tried changing the standard "BEx Web Analyzer" iView as mentioned in
    http://help.sap.com/saphelp_nw70/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm (BEx Web Application or Query as iView in the Portal)
    but it still seems to take the template from SPRO even after restarting J2EE
    (I just published this question in Portal forum but I think it belongs here instead since it is BI Portal - apologies for the double-post..)

    D Nore did you found the way to do it ?
    I still have the issue, whatever the place where I force the template, the queries on the portal does not use my specific template.
    I tried :
    pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bexwebanalyzer
    (this one was working before upgrade to netweaver stack 17).
    as well as
    pcd:portal_content/templates/iviews/sap_bw_report_iview
    and
    pcd:portal_content/templates/iviews/sap_bi7x_report_iview
    none works !
    If you have the tricks share it with us.

  • How to set up WEB SHOP in R/3 & CRM?

    Hi
    I want to set up Webshop in both R/3 & CRM & linking of url for CRM B2B transaction.
    please let me know.
    -Rohit

    Hi Rohit:
    <b>1.Access the activity using the following navigation options:
    http://<host>:<port>/shopadmin/shopadmin/init.do?scenario.xcm=<yourscenario>
    2.Select a logon language, for example EN.
    3.Logon to the Web Shop Management with the Web Shop Manager user/password.</b> <b>4.Choose Create New Shop for scenario and select the Internet Sales scenario, for example Internet Sales B2B or Internet Sales B2C via dropdown list.</b><b>5.Create a Web Shop for each language you want to offer.</b>
    <b>6.Make the following entries for a sample B2B Web Shop:</b>
    New Shop     Value (Example)
    Shop ID     B2B_SHOP
    Description     Business to Business – Shop
    General Information     Value (Example)
    Usage     Internet Sales B2B
    Authorization Group     
    User Administration-     Partner Function Contact Person-     Country group     e.g. 00000015Z001 (US) or Z002 (EU)
    Catalog     Value (Example)
    Catalog     PRODUCT CATALOG
    Variant     Variant 1 (EN) (defines the language of the shop)
    Controlling price determination in the catalog     Via IPC
    Order     Value (Example)
    Order type     ISBB
    Sales office     <empty>
    Order Templates Allowed     Select
    Availability check control     CRM integrated availability check (SAP APO) or availability information (SAP R/3)
    Display product determination information     Select
    Quotations     Value (Example)
    Request for Quotation     Select
    Order type     AGIS
    Contract (B2B only)     Value (Example)
    Contract Determination     <empty>
    Contract Negotiations     Value (Example)
    Allow Contract Negotiations     <empty>
    Marketing     Value (Example)
    Global Product Recommendation     Optional, you can assign later
    Personalized Product Recommendation     Optional, you can assign later
    Cross-, Up-Selling and Accessories     Optional, you can assign later
    <b>7.Choose Save.</b>
    8.Make the following entries for a sample B2C Web Shop:
    New Shop     Value (Example)
    Shop ID     B2C_SHOP
    Description     Business to Consumer Shop
    General Information     Value (Example)
    Usage     Internet Sales B2C
    Authorization Group     
    User Administration-     Country group     Z001 (US) or Z002 (EU)
    Catalog     Value (Example)
    Catalog     PRODUCT CATALOG
    Variant     Variant1 (EN) (defines the language of the shop)
    Controlling price determination in the catalog     Via IPC
    Order     Value (Example)
    Order type     ISBC
    Sales office     No entry
    Availability check control     CRM integrated availability check (SAP APO) or availability information (SAP R/3)
    Marketing     Value (Example)
    Global Product Recommendation     Optional, you can assign later
    Personalized Product Recommendation     Optional, you can assign later
    Cross-, Up-Selling and Accessories     Optional, you can assign later
    <b>9.Choose Save.</b>
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • How to set up web variable screen for filtering by attributes

    Hi out there,
    My problem deals with the query variable selection screen in the web. I would like to filter some variables by their attributes in the same way it is done in the navigation item, but in the selection screen I have only the characteristic values in the F4 help available. Is there a way to adjust or extend the selection screen so that I can also filter by attributes (without having to modify the corresponding ABAP Class)?
    By the way this functionality exists for selection screen in BEx, so why doesn't it exist in the web?
    I'd appreciate any idea.
    thanx,
    Heiko

    The most direct way to do this is modifying the principal infoobject and make this attribute as NAVIGATIONAL.....this allows you to see this attribute as a characteristic in Query Designer and you could use it with a filter....
    I hope this helps you
    Message was edited by: Oscar Diaz

  • How to set default web address for new tab

    Hi,
    i am using your browser from last 1 year, and i like to use it.From last week i found a problem that when i open a new tab in same window it by default start babylon search and i want it blank only, can you help me?

    If it is a search engine in the search bar, see the [https://support.mozilla.com/en-US/kb/Search%20bar Search bar] article for details of how to remove a search engine.
    If you have the Babylon Toolbar, follow the procedure in the [https://support.mozilla.com/en-US/kb/Uninstalling%20add-ons Uninstalling add-ons] article, in particular the section on uninstalling extensions and themes

  • ACL for Web repository

    Hi all,
    Is it possible to have ACL on web repositories? How do differentiate simple web repository and web repository?
    Thanks in advance for your help
    Subu

    Hi Subu,
    > Is it possible to have ACL on web repositories
    It is recommended to set the AclSecurityManager as Security Manager, and with this, you can also set ACLs (... I expect ... never done that). The question stays, is it really senseful.
    Also check the Web Security Manager in http://help.sap.com/saphelp_nw04/helpdata/en/a9/c54e9e09448d46b73d154e93d5e995/frameset.htm
    > differentiate simple web repository and web repository
    The simple web repository is one(!) repository with the webs listed under it. For more details and differences see http://help.sap.com/saphelp_nw04/helpdata/en/ba/fa7d404d84cf62e10000000a155106/frameset.htm
    Hope it helps
    Detlev

  • How we set up multiple websites on OSX Server

    BACKGROUND
    After fiddling and futzing around for weeks (actually since last year) I've finally figured out how to set up multiple websites (virtual sites) using one port and one IP address. While there seems to be lots of discussion on this topic, it seems that the basic assumption is that one knows everything about websites, DNS and all that stuff, which I do not.
    When our network was originally established the engineer set up a wiki and also configured webmail, so we had two sites, one secured for mail and the other open for Calendar and the wiki. We were not hosting any websites locally because our school website is hosted by a company in New England.
    This year I wanted to set up websites for teachers and students. As great as the wiki is, there are some things it just can't do as well as a website. So I figured if I set up the sites teachers could link back and forth from one to the other. In addition kids could now start to use a real website instead of the cobbled together file mess I had when we ran a Windows network. Also iWeb is a much more accessible tool than FrontPage.
    SERVER SIDE:
    Snow Leopard Server - 10.6.4
    There are two - actually three pieces if you want your iWeb clients to connect to the server: Server Side Web Services, DNS and, in my case, FTP.
    ================================================ SERVER SIDE - WEB SERVICES
    If you haven't turned on Web services, you'll need to open Server Admin and do that. If you don't know how to set up web services - just reply and I'll step you through that as well.
    Once web services are set up and turned on, you'll see it listed under your server’s name in the Server Admin sidebar. Click on "Web" and then click on the "Sites" tab at the top of page. This is where you list all your sites.
    Click the plus button and enter the fully qualified name of your site, for example: "students.myschool.org". Don't use the defaults here (no name) - that's what got me in trouble before. BE SPECIFIC!
    You'll be looking at the "General" tab (the other tabs, "Options", "Realms", etc. we'll deal with in a second).
    On the "General Tab", the default IP address ("any") and port (80) is just fine. We'll run everything over port 80. (Apache figures all the virtual site stuff out - you don't need your rocket science degree for that.)
    "Web Folder:" is important because this is how you'll "segment" your websites. While I would NEVER do this again, we have a solid state hard drive for the OS and a RAID array for our data files. IF you have that, make sure you do NOT use the default "Web Folder" because it will store all your files on your solid state drive. There may not be enough room, over time, on that drive. I've not experienced it yet, but it's my understanding that if the drive fills up, the server shuts down.
    I store my web sites on a folder on the RAID array.
    Everything else on that tab can be left as the default. (Just make sure that you have an "index.html" or "index.php" file in your web folder root, but iWeb will take care of that for you.)
    I would put in your email address in the "Administrator Email:" field.
    Under "Options" you really don't have to put anything. I've tested making websites with iWeb and it doesn't appear that anything needs to be checked.
    Nothing needs to be entered in "Realms" as well from what I see working w/ iWeb.
    The defaults in "Logging" are fine.
    You can leave "Security" alone, but we do have a (self-issued) certificate listed for our webmail site.
    "Aliases" is important. Under "Web Server Aliases" you enter how you want the site to respond to when users type in a URL in their web browsers.
    When our web server was initially set up the engineer set up "wiki.myschool.org" on port 80 and "mail.myschool.org" on port 443. In the aliases section was nothing but a "*" (the wildcard character). That means, from what I can figure out, that the webserver will respond to these sites regardless of what is typed in the URL. (Well, something like that - point is, if you create OTHER websites, you'll NEVER get to them because the wildcard character in the "Aliases" section, in effect, grabs those web requests and redirects them to the sites that are already there.
    In my case I deleted both of those wild card characters. For my "wiki.myschool.org" site, I entered "mail.myschool.org". That means if you type EITHER "wiki." or "mail.", go to the site that’s stored in the “Web Folder” we set up when those sites were created.
    For "mail.myschool.org" I just DELETED the wildcard character. I wanted that site (since it was secured) only to respond to "mail." - nothing else. (You're not going to that secured site for any other reason than to get your mail.)
    "Proxy" can be left blank. Have no idea what that does. As time permits I'll do some research and figure out what it's used for.
    "Web Services" is if you want to provide any MORE services to this particular site. Most likely you'll want to uncheck all the boxes. For our "wiki." site, we have checked "Wikis", "Blogs", and "Calendar". For our "mail." site we have those checked PLUS "Mail".
    I would create a separate "Web Folder" for each of your sites. I don't know if that's a requirement but for housekeeping purposes, I would keep the sites separated. And I SUSPECT that it's "best practice" to separate your wiki from your other websites.
    SERVER SIDE - DNS
    OK...now you have to make your site reachable and the only way to do that is to set up DNS so that folks don't need to type in the IP address of your web server. You need to set up DNS inside your network and, if you want folks in the outside world to reach your website, you'll need to set up an external DNS as well. I'm going to cover INTERNAL DNS - if you don't know how to set up EXTERNAL DNS - reply or email me and I'll post those instructions.
    Most likely you have already created Zones for you network...all you really need to do is create "Aliases" so that when you type "students.myschool.org" your web browser will know that site resides on IP address XXX.XXX.XXX.XXX.
    If you've set up Zones then you already have a "Machine" setting that translates your server’s name to an IP address and vice versa.
    All you need to do is create an "Alias" (CNAME) record for, in this case, "students". You’ll see the choices for types of records when you click the "Add Record" button.
    There are only two fields to configure for a record: "Alias Name" - in this case "students" and "Destination" - in this case "servername.myschool.org". (You've already entered a machine record that says "servername" = 192.168.1.x.)
    That's it for Internal DNS.
    SERVER SIDE - FTP
    Now you have to get iWeb to communicate with the webserver.
    There are only three ways iWeb will communicate with webservers: MobileMe, Local Folder and FTP Server.
    Local Folder is really only practical if you want to host a website on a laptop (I was blown away initially when I found out that all Macs had a built-in web server - how neat is that?). I think there are some very cool things teachers could do with configuration, and, of course, you wouldn't need to set up any web services on the web server, but that's for another discussion. You need to set up FTP services on the web server.
    Turn on and enable FTP on your webserver.
    You can leave the defaults for "General", "Messages" and "Logging". "Advanced" is the only thing you want to set. I set "Authenticated Users See:" to "Home Folder Only". I set the "FTP Root" to the same root folder in which I plan to store my web sites (/VOLUMES/RAID Array/WebServer/Documents). This setting sets that folder only to be accessible via FTP.
    I would suggest returning to your DNS settings and adding one more "Alias". Set "ftp." to point to your webserver. Why? So folks can edit their sites from home (see below).
    CAVEAT: If you are running FTP on other servers, make sure that the settings here do not conflict with the settings on the other servers. For example, I'm running FTP on my file server so that my scanners can communicate with it. However, I configure my FTP settings by machine name and NOT "ftp.myschool.org".
    ================================================
    CLIENT SIDE - CONFIGURING iWEB
    Now you have to configure iWeb so that it will communicate with your server.
    Click on the "Site" icon so that "Site Publishing Settings" appears.
    Publishing:
    "Publish to:" = "FTP Server"
    You can set the "Site name:" and "Contact email:" to whatever you want. But see below!
    FTP Server Settings:
    "Server address"=ftp.myschool.org (you could also enter in servername.myschool.org or the IP address. However, if you want folks to be able to work on the site from home, you will need to configure external DNS for that. If you use the IP address, you're out of luck for remote access to the site. (You can do it but it's beyond the scope of this discussion.)
    "Username" & "Password" should be your user's network login credentials.
    "Directory/Path" - this is important. Remember, you set your "FTP Root" to be "/VOLUMES/RAID Array/WebServer/Documents". If you leave this field blank then the website will be dumped into this folder. If you are only setting up one site, that may be OK. However I wanted to set up a "students" site folder, a "faculty" site folder and a separate site for our literary magazine.
    THEREFORE: I have, in my ..../Documents folder (on the server), a "students" folder, a "faculty" folder, and a "litmag" folder.
    SO...in my "Directory/Path:" field, I have "/faculty". That means the full path to this website is "ftp root/faculty" or "/VOLUMES/RAID Array/WebServer/Documents/faculty" (You don't need a trailing "/" character. iWeb will automatically append the folder for you user depending on what you entered in "Site Name:" in the "Publishing" area.
    Website URL:
    This is the root website depending on whether it is "students" or "faculty". Since iWeb will append the site name to this root website, I accomplished what I hoped to accomplish in this post (http://discussions.apple.com/message.jspa?messageID=12288561#12288561).
    Faculty sites will be @ http://faculty.myschool.org/username. Students @ http://students.myschool.org/username. PERFECT!
    iWeb is such a GREAT tool - NOW the kids can start using it!
    I want to reiterate that this works for our school but it should work for you as well. There may be better ways to do this but it works for us.
    Hope this has been helpful and you won't have to spend weeks trying to figure this all out by yourself!

    OK...here's how we did it.
    To get access to the website you created from outside your network there are a couple of steps.
    First, you have to have a STATIC IP address from your ISP. If you have a T1 circuit, no problem...you usually get a couple of static IPs you can use. However, if you have a cable modem circuit, most likely you have a dynamic IP address which changes when you connect to the internet. Usually a static IP will cost a bit more because the ISP has to go through a couple of steps to set it up for you. But once you have the address, you now have a way for folks outside your network to connect with you.
    (I’m also assuming that you use a router of some sort through which traffic flows out to the internet and that you aren’t using connection sharing or something like that.)
    The next thing you need to do is have your new static IP address associated with the server on which you are hosting your website. You've probably already done that if your website works inside your network. However, you've associated a private ip (192.168.x.x, etc.) to your web server. That doesn't mean anything to folks on the outside because private IP addresses are just that - private - folks can't access them. (I won't get into VPN because that's a whole other topic.)
    The way you associate your new static IP address to your web server is through some sort of dns application from your ISP. For example, we use TierraNet to manage our external DNS information. They have a web interface control panel that is very similar to the DNS interface for XServer. You can create CNAME records (aliases - other ways that folks can access your servers).
    Basically you create an "A" (CNAME) record with a fully qualified domain name (e.g. webserver.myschool.org) and point it to your public IP address (XXX.XXX.XXX.XXX) which you just got from your ISP. It's going to take a while (24-48 hours) for this change to take effect. BTW, you can create as many “A” records as you want. For example mail.myschool.com and wiki.myschool.com could point to the same place.
    You want to make sure that the fully qualified domain name you enter in the external dns utility matches the name you used when you created your internal dns records on your XServer.
    OK...so now folks can get to your domain - but, remember, you have a private network IP scheme between them and you. You now have to tell your router that when web traffic arrives, allow it inside the network and direct it to your web server.
    Let's say your public IP address is 205.100.112.50 and your web server is 192.168.0.5.
    You have to create, in your router’s "Security Zone" (router companies call them different things) a couple of rules. Usually the first rule is: "Let everything inside the network get out to the web." You've probably already done that if folks inside the network can reach the internet.
    You then have to tell the router to allow web traffic (port 80) into your network AND redirect that traffic to 192.168.0.5.
    We use AdTran routers and they have a web interface which allows you to write "rules" affecting public and private traffic. Public is folks outside the network, private is folks inside.
    AdTran calls them "Security Zones" and you modify those zones with policies.
    So my "Policy" would say, in the above example, redirect traffic from my public IP (205.100.112.50) -> to my web server -> (192.168.0.5).
    THEN you have to modify this policy with what AdTran calls "Traffic Selectors". You've said, OK, you can get in, but WHAT can get in?
    The "Traffic Selector" is written to say: "Permit" "TCP" traffic from 205.100.112.50 only through Port 80. (That's the port that web traffic goes over. If you wanted a secure website, you'd add another traffic selector that opens port 443, for example.)
    I'll tell you I'm no genius when it comes to this. I called AdTran and had them configure my router for me. I told them what I wanted done, they remoted into the router and configured it. But then I could go to the web interface and see what they did and then added rules later on when I wanted, for example, to get access to the network via Apple Remote Desktop or VPN into the network on my iPad.
    I'd bet that your router has a maintenance agreement that includes this service and if it doesn't it should have.
    I did find that I still had issues when I tried to set this up originally and it had to do with the ORDER of the policies. I can’t remember exactly what the issue was, but, effectively one of the policies highjacked traffic before the policy that I wanted got triggered. Simply moving them around in the list fixed that issue. So if you have this set up but still can’t access the site, check the order of your rules.
    I don’t know if that helps or not, but I try to think about this stuff conceptually and then get someone to help me with the details. I work with this stuff so infrequently that I forgot how I did something 6 months or a year ago. I’m in the process of creating a wiki for the school which documents all this stuff, but that’s a major undertaking.
    Cheers,
    John

  • How to set homepage on IPad

    Please advise how to set a web page to open as your homepage when Safari opens. thanks

    I recently created a shortcut and for some reason it is showing the navigation of the the bookmarks, address bar, etc. but none of the other icons are showing this stuff, how do I get rid of these items.  I tried removing the shortcut but it keeps coming back, I guess it might have something to do with the fact that I get this link be mailing it to myself and then clicking on the link but now even if I type it in it all this other stuff returns.

  • Web Repository searching - Confusion

    Hi Experts,
    I have a query regarding Web Repositories . I am using EP 2004s.
    I have done something like this :
    1. Created a web repository as given in "How to Create a Web Repository ...." guide.
    2. I have created it for the portal index page and given the start page as the page for webservices.
    3. Web repository is working fine .
    4. When I search this repository it displayes some indexed html pages , which are nothing but some part of the start page itself.
    Now , my understanding of web repository is it indexes the links on a website and when you search for it , it will display the documents which are accessable using those links .
    I know it sounds so confising , I am also confused .
    Can anyone tell me how exactly a web repository should work ?
    Note : Helpful answers will be rewarded with points.
    Thanks & Regards,
    Amit Kade

    Hi Amit,
    Web Repository is working as two ways.
    The one way is you just configure one website to index as data source. Then you are able to find the documents/links from that website. You can configure websites as many as you want.
    The second way accessing the documents from remote server. So in this case you have some folders/documents on remote server. You just create one index and add those folders as data sources (You should have configured web repository in a portal). Now you are able to find the docuents from remote server also.
    If you want more information or still have aproblem, please feel free to ask.
    Regards,
    Chamkaur

  • Set teradata work repository in ODI

    dear all,
    how to set teradata work repository in ODI?
    regards
    Naseer

    I am trying to connect ODI designer from a client machine to an AIX server. It gives me the error:-
    All the details that I have entered are to point to the AIX server. When I click on Test, it tells me that the connection is successful.
    'Your master repository is up to date. Please upgrade your Repository'
    Can someone please advise the on how to resolve this issue

Maybe you are looking for

  • Webdynpro Application Page in portal in CE7.1

    Hi,     I have created a webdynpro application with property u201Csap.canBeSplitInIviewsu201D set to u201Ctrueu201D.I have deployed the application  and in Portal Content I have created a webdynpro page out of this application.So now my webdynpro pag

  • Xorg-server 1.2.0-3 + nvidia = 800x600 only?

    Hello, I've just upgraded xorg-server to 1.2.0-3 version and I am not able to run X in 1024x768 resolution using nvidia driver. The resolution looks like 800x600. If I use nv drive it runs normaly in 1024x768. I use an old TNT Riva2 video card. Is th

  • Change AppWeb display language

    Is it possible to change language of AppWeb (to different one than on SiteCollection)? I do not mean localization, but changing display language of default elements(i.e. ribbon). On my main site collection I am able to change this without any problem

  • Why does the cursor keep going to the address bar and how can i stop it from doing that?

    For some reason after one of your updates, the cursor on the browser always goes to the address bar. It deletes the address and wants me to type in a search term. I have gone through the necessary changes that your support page suggested to turn that

  • Just purchased CS6 Production Premium After Effects doesn't work

    All of the programs in CS6 Suite Premium works, except After Effects. I have an IMac, Version 10.9.4. How do I get it to work?