Workflow for External Site Visitor?

I am trying to find out what workflow is used when someone visits the external website AND starts their application process. I am not able to locate the correct workflow.
Thanks, Al

Unlike SSHR, iRecruitment does not use workflow for all of its transactions. Specifically, iRecruitment uses workflow for the following transactions:
* Offers (sending, holding and applicant responses) - IRCOFFERWF
* Vacancies (new and edit) - IRCWF
* Ex-employee registration (IRCREGWF)
I don't think iRecruitment has a workflow for internal or external applicants starting the application process, although I think there is a OTA workflow for any applicants that complete an Assessment during their application process.

Similar Messages

  • NullException while registering uiser in iRecruitment External Site Visitor

    Hi Friends,
    I am using Oracle Apps 11.5.10.2 VISON Instance.
    when i try to register a new user in iRecruitment External Site Visitor, Standard Responsibility
    I am gettting the below exception:Please let me know the Fix.
    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:972)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:210)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.per.irc.candidateSelfService.webui.CommonLoginCO.register(CommonLoginCO.java:360)
         at oracle.apps.per.irc.candidateSelfService.webui.RegisterCO.processFormRequest(RegisterCO.java:129)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.lang.NullPointerException
         at oracle.apps.per.irc.candidateSelfService.server.VisitorAMImpl.createUserParty(VisitorAMImpl.java:274)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:189)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.per.irc.candidateSelfService.webui.CommonLoginCO.register(CommonLoginCO.java:360)
         at oracle.apps.per.irc.candidateSelfService.webui.RegisterCO.processFormRequest(RegisterCO.java:129)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.NullPointerException
         at oracle.apps.per.irc.candidateSelfService.server.VisitorAMImpl.createUserParty(VisitorAMImpl.java:274)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:189)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.per.irc.candidateSelfService.webui.CommonLoginCO.register(CommonLoginCO.java:360)
         at oracle.apps.per.irc.candidateSelfService.webui.RegisterCO.processFormRequest(RegisterCO.java:129)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    Regards,
    DB

    Hi Db;
    Please check below and see its helpful for your issue:
    External Candidate Registration Process Gives java.lang.NullPointerException [ID 338737.1]
    java.lang.NullPointerException Error in iRecruitment when Clicking Register Today or Applying For Job [ID 363119.1]
    Regard
    Helios

  • Approval workflow for external requirement

    Hi,
    My company already implements Project System and Plant Maintenance, in which we generate PR from those modules, and the PR will be subject to release strategy.
    At the moment we want to implement SRM 7.0 and we're planning to use Plan Driven Procurement scenario for the requirement generated automatically from PS or PM. As we can have a release strategy for PR generated from module PM and PS, can we have approval workflow for external requirement in SRM?
    Josh

    Yes you can but not by standard (Since itu2019s not out of box functionality), on the other hand itu2019s real simple to do an RFC call to your external system and get the agentu2019s information...
    All SRM need is only agent ID (User ID) to which the work item need to be assigned...
    We too have same scenario i.e. business want to use R/3 release group determination which they have already... we implemented it and working real good...
    Let me know if you have any questions...
    Thanks!!
    Bharath

  • External Site Visitor Link in iRecruitment 11i

    Dear All ;
    I tried to login to the External Site Visitor responsibility using the standard recomended link : http://hostname:port/OA_HTML/IrcVisitor.jsp . but the iRecruitment registration page did not appear . could you please tell me why and how can i solve this problem ??
    Regards

    There is a seeded permission set (find it via responsibility FUNCTIONAL DEVELOPER), called IRC External Site Visitor Permission Set - code IRC_EXT_SITE_VISITOR_PSET.
    This permission set should be GRANTED to the GUEST user. See GRANTS in responsibility FUNCTIONAL DEVELOPER to check if it exists.
    This GRANT will allow 'guest' users to access the External Site Visitor jsp page.
    Regards
    Tim

  • SRM Workflow for external Purchase requisitions ECC

    Dear experts,
    We are in SRM 7 Classic scenario , ECC 6. Using SRM process controlled workflow . We want to enable SRM workflow for external Purchase requisitions. As per SAP note 505030 topic 16 , approval is not triggered in SRM for external requirements. So we need to find a new solution as it's a clinet requirement.
    Current  scenario:
    External purchase requisition created from ME51N or Plant maintenance are sent to SOCO for buyer completion. External PRs generate a SC BUS2121 EXTR in status approved.
    Desired scenario:
    We want those external requirements to be sent to SRM for approval (approval with completion + approval)
    After implementing changes suggested in Prasannau2019s document (http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/5082a622-7310-2c10-1a9b-ef31dd69a770 ) , the Workflow is still not triggered for the external PRs, the SC is created but remains in status awaiting approval. No work item is created (neither in BBP_PD not in SWI6, not in SWIA).
    Can anyone provide some guidance on what else need to be changed in order to activate SRM Workflow for external PRs?
    Many thanks in advance,
    Nuria
    Edited by: NuriaUB on Dec 28, 2011 5:14 PM

    Hi Any one got answere this issue. I also implemented the steps provided in the document created by Prasannau2019s. The workflow is getting triggered for external requisitions now but when we are changing the PR in ECC and transferring again that time its not gettign triggered neighther its restarting the exisiting approval workflow in process (if any).
    Thanks,
    Swapnil

  • ENABLE SRM WORKFLOW FOR EXTERNAL PURCHASE REQUISITIONS

    Hi,
    Iu2019m creating a shopping cart using an external approver.  We require external requisition to be completed by the purchasibg manager.
    The changes were implemented as outlined in the document
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/5082a622-7310-2c10-1a9b-ef31dd69a770
    I create the purchase req in the external system and the transfer the requisition to SRM.  A shopping cart is then created. This  shopping cart goes to the purchasing manager for completion. Upon completion by purchasing manager, a message appears to say 'External requisitions do not require an approval process' and
    the workitem remains in their inbox.
    This workflow processed correctly for normal shopping carts.   I canu2019t understand why it does work for external purchasing requisitions.
    thanks
    Ann

    Hi Any one got answere this issue. I also implemented the steps provided in the document created by Prasannau2019s. The workflow is getting triggered for external requisitions now but when we are changing the PR in ECC and transferring again that time its not gettign triggered neighther its restarting the exisiting approval workflow in process (if any).
    Thanks,
    Swapnil

  • IRecruitment External Site Visitor

    I need to give some estimation of what it takes to create an Irecruitment External Site. The estimation is for the DBA or another technical person which need to bring this up (Not estimations for personalization) .
    Is there a document which describes steps needed for building this site?
    Thanks a lot

    You need to look at configuring DMZ on your environment.
    This took around 3 weeks on a previous client's site, with around 5 days of dedicated external DBA consultants aiding the onsite DBAs.
    Once you have DMZ configured, you can roll out the 'out of the box' iRec screens fairly quickly, days rather than weeks.
    Configuring the screens to look nice enough for your business to accept onto your external website will be another matter...
    Do a metalink search on DMZ and you'll get the documentation you need fairly quickly.

  • Disable OWA for External Site

    Dear Expert,
    I just implemented Exchange Server 2013, I have the request from management team. They already used OWA and Mobile on Internal,
    but they would like to disable OWA and enable mobile when user stay outside the office.
    Please advice

    Hi,
    Do you mean you want to know how you can block or disable external OWA for exchange users without affecting internal OWA and external ActiveSync for them?
    If it is, here are the steps you can use to block all users to access OWA externally.
    1. Create a new website only for ActiveSync service. Ex: (New-WebSite -Name TestSite -Port 80 -HostHeader TestSite -PhysicalPath "$env:systemdrive\inetpub\testsite").
    2. Assign new IP address to that website.
    3. Create ActiveSync virtual directory in the new website Ex: (New-ActiveSyncVirtualDirectory -WebSiteName "TestSite" -ExternalURL http://www.contoso.com/mail -InternalURL http://contoso/mail).
    4. Assign certificate to the new website.
    5. Don’t create OWA and ECP virtual directory in the new website.
    6. On the firewall NAT the public IP address to internal IP address assigned to new website.
    7. Use Default Website for internal outlook web access(Without External URL settings and no public IP address for the default site).
    Alternatively, we can keep the default web site for external access of ActiveSync and external OWA disabled. Then create a new Web Site for Internal OWA-ECP using. For more details about this method, please refer to:
    http://www.expta.com/2013/09/how-to-block-owa-2010-and-2013-for.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please
    make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Revert my allowing smtp sasl for external site

    Our version is 6.3
    Previously we've set the smtp relaying from outside if they could authenticate
    the tcp_auth channel was set as follows:
    tcp_auth smtp mx single_sys mustsaslserver missingrecipientpolicy 4
    and the tcp_local like this:
    tcp_local smtp mx single_sys remotehost inner switchchannel identnonenumeric sub
    dirs 20 maxjobs 7 pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel
    tcp_auth missingrecipientpolicy 0 loopcheck
    Now we want to disable smtp connection from outside (to prevent mail relaying cos someone might
    guess the password of some users) even with authentication
    I tried to change the tcp_auth
    to look like this
    tcp_auth smtp mx single_sys nosasl nosaslserver missingrecipientpolicy 4
    But this didn't work for me ( I tried from outside site to send mail using smtp authentication
    and still I was allowed)
    Could someone enlighten me on how to take off smtp auth altogether
    (I could even take off for internal site as well)
    Thanks in advance

    You don't really want to "disable smtp connection from outside", do you? That would mean not receiving any mail from outside.
    If you just want to disable SMTP authentication from the outside, then remove "maysaslserver" and "saslswitchchannel tcp_auth" from the tcp_local channel. Those are how SMTP connections coming from outside are allowed to authenticate and then switched to be coming from the tcp_auth channel instead of tcp_local.
    You probably have the same issue with the tcp_submit channel, which would normally be messages coming in on port 587. But removing those from the tcp_submit channel would also mean your local users cannot authenticate. Alternatively, you could use your firewall to block connections to port 587 from outside or accomplish similar with the PORT_ACCESS mapping table.
    But I really question the wisdom of this whole line of thought. SMTP authentication is a good thing. It improves your overall security. Of course if users have easily guessable passwords, that is a password policy issue.

  • Please enter field in iRec external Site visitor

    Hi all,
    In Oracle iRecruitment external Visitor page when applicant registers his details, the Address Line 1 field is mandatory. But it has a default value <Please Enter>. Client wants to remove that value from the field and it should be blank. Can anyone please tell me from where it is fetching?
    Thanks and Regards,
    Pradeep

    The trend for customer who want a nicer front end to their external iRec site is to put in place their own web front end and communicate to iRec using BPEL.
    The best site I know of that has implemented this solution is here
    http://www.phones4u.co.uk/careers/Vacancies/CareerSearch_PCode.aspx
    This site drives off iRecruitment but has a totally custom front end that is seamless with the branding of the corporate website.
    If you need more information then mail me at [email protected] and I can put you in contact with the people behind that work.

  • Recommended workflow-way to manage exports for stock sites

    Dear All,
    Is there an efficient workflow - way that someone came up with, that could recomend to manage exports for stock site photography easily?
    The main problem, is that if you upload 10 images for instance, to 3 different sites you most propably will face different accepted images and different rejected from each site.
    Then you have to modify adjustments to reupload the rejected images for a second try, or even a third one.
    And this is the exact point where the problem occures.
    There must be an efficient way to have in different folders (or smart albums or whatever)  the same images with different status (rejected or accepted for instance, or red or green or whatever) and at the same time those images with differenet settings (those you had to make in order to get images accepted) keep also in mind that the images may also have different keywords aswell (in case an image gets rejected due to keywording).
    Its important to  mention that in the end, the folders must match the real status of the images at the stocksite submitted, regarding state (accepted or not) and of course settings.(its important in the end to know that in  site ''A'' you have exactly those images and in site ''B'' the others, and so on.)
    Its more than sure that those 3 different folders (or smart albums or whatever) will eventually have the same images, but most of them will have different status, settings and keywords.
    The only way i found to manage it, is by creating export folders using virtual copies at the publish services section of LR. Note that for publish services i used my hard drive.
    But the drawbacks of this way are:
    1. You double - triple (depending the stock site number) files (at least they are virtual ones)
    2. When an image is rejected from a stock site and you mark the coresponding image as ''marked for republish'' even thow in lr it is clear which files were rejected and should be edited and republished, in the export folder you cant track them, you must export to a new folder evry time creating double - triple jpg files. I think it would be better if LR could sync automaticaly  the folder showing somehow images marked for repubplish.
    Sorry for long post, but how could it be smaller????
    Thanks in advanced.
    Vasilis

    The point of Publish is not that the image disappears afterwards, but that it remains there afterwards, after moving between the categories into which the publish window is divided. IIRC you can collapse the parts you are not interested in... (?) I don't have LR in front of me just now. Pictures then move categories again, the moment you make further changes. It's an ongoing relationship between the Catalog and the publish location, and you use Publish when this is what you want.
    It is not very easy AFAICT to terminate this relationship, using the built-in Publish function, without also marking the externally published file for removal. However some 3rd-party LR plugins offering a Publish facility, can do this for you cleanly.
    Personally, I have concluded that the standard one-off (but repeatable, via named preset) Export inherently meets my needs better than Publish does, for this very reason - and have therefore ducked fully dealing with this Publish life-cycle issue. So often, a change is made to an image which is not really substantive and does not justify re-publishing.
    But I definitely suggest looking into plugins, if you like the idea of Publish but find it restrictive currently, including (in no particular order and not comprehensive)
    http://www.photographers-toolbox.com/
    http://regex.info/blog/lightroom-goodies
    http://www.robcole.com/Rob/ProductsAndServices/PublishServiceAssistantLrPlugin/

  • Configure a sharepoint 2013 site for external and internal access

    I need to configure a local install of sharepoint 2013 so that users can access it internally and externally using windows/AD authentication. The internal and external addresses are different.
    I have bound an external ip to the domain for external access.
    I have created Alternate Access mapping, and bound the host header but I get a file not found message for external access.
    Have I missed something here? why the error and how can it be fixed. Step by step process would be appreciated.

    Hi Luis,
    According to your description, my understanding is that the error occurred when accessing the site externally.
    The most common cause for this is that the IIS host header is configured incorrectly. The 404 will appear because we are hitting a different IIS web site and not the one we are intended to.
    Here is a similar issue for you to take a look:
    http://stackoverflow.com/questions/14953322/sharepoint-2013-404-not-found-while-accessing-site-collection-from-outside
    More references:
    http://technet.microsoft.com/en-us/library/cc261814(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/cc263208(v=office.15).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • How to Restrict Search based on the Roles for External crawled sites

    I have a situation where the search results have to be restricted based on role
    When External sites are crawled, how can we restrict the search results based on roles,
    I know that we can restrict the search to a group or set of groups that can contain many users but if the group have different roles and if that group has given access to a web repository search, how can we restrict the document/search access based on roles for the same group?
    For Example an Index that has external site as data source and the permissions were set for a group and that group has 2 roles, lets say <b>"Admin" and "user"</b> and the external site have some documents when searched the documents should come up only for the "Admin" role during search, but should not come up for the "user" role
    Is it possible to achieve this? Is there a solution?
    Any advices are greatly appreciated and awarded
    Thanks,
    kk

    Is it possible to restrict on role based?
    Any suggestions are appreciated
    Thanks
    KK

  • Unable to view external webcam content.  I'm using IE11 with Windows 7 64 bit.  I've tried deactivating Activex control, tried different browsers etc, tweeked the tools for trusted sites etc, but am totally stuck. I know the cams are working as i can view

    Unable to view external webcam content.  I'm using IE11 with Windows 7 64 bit.  I've tried deactivating Activex control, tried different browsers etc, tweeked the tools for trusted sites etc, but am totally stuck. I know the cams are working as i can view them on mobile phone via puffin browser.  I can play Youtube videos etc just fine. So why not the webcam?

    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11
    If that is too inconvenient, using Google Chrome may be a preferable alternative.

  • Detail workflow for site survey?

    Hi All,
    I am new in this field. I had saw some information and I can catch the basic meaning of wireless LAN. But I can not find any information about the detail workflow when doing site survey and how to work when an AP doing as site survey client, also when a bridge work as a repeater. When will a client doing a site survey? and the detail workflow of site survey? Is there any problem that may make site survey fail? Does any body know it? Can any body give me a hand? Thank You!
    Best Regards
    Teru Lei

    Here are a few URL's that should help you with the site survey. These links have a list of things that could interfere with the site survey. http://www.cisco.com/univercd/cc/td/doc/product/wireless/airo_350/350cards/windows/incfg/win5_apf.htm http://www.cisco.com/univercd/cc/td/doc/product/wireless/airo_350/accsspts/ap350scg/ap350ch3.htm#1016921

Maybe you are looking for

  • Error in FM DDIF_NAMETAB_GET when deleting BI objects via transport request

    Dear all, when importing a transport request in which several types of BI objects are deleted (Infocubes, DSO's, transformations, routines, DTP's, query elements, infosets, process chains). The import terminates only when transporting from acceptance

  • How to determine the scratch disc size?

    hello, once i was reading an adobe pdf "How to get better performance in photoshop cs5" - that was in 2009 or 2010, and may be outdated, but there was a calculation method to determine the size of a scratch disc. (similar calculation see below, if i

  • DTD definition in XML

    DTD is valid. DTD and XML are in the same directory. I can read from XML, when is validation off. When is validation on, it is throwing exception... Project path: d:/dbt Path to xml is: /files/xml In XML file : <!DOCTYPE ABCD SYSTEM "dictionary.dtd">

  • Screen too large

    I have transferred my iTunes from my desktop to an external hard drive to put the library onto my iBook. When I did that, the screen is too large for me to see the whole thing. I am unable to see the bottom of the screen, including the lower right co

  • OAF error java.lang.IllegalAccessError when deployed to R12 instance

    Hi All, I am retrofitting OAF Application from 9.0.3 to 10.1.3.3.0. There are two external jar files used in it ( commons-logging.jar ; commons-jexl-1.1.jar ) . It works fine when launched with JDEV after I placed both the jar files in jdevbin/j2ee/h