IRecruitment Site visitor issue !!

Dears,
I am trying to use site vistor URL https://xxxx-prodapp.xxx.xxx.com.xx:5551/OA_HTML/IrcVisitor.jsp but it is taking me to normal application login then when I put any employee name then it goes to the standard Site Visitor page !! It's acting like the profile is defined for employees not site vsitors..
Do you have any cluse about the responsible profile of this issue as I've reviewed most of the reqired profiles. I also did the same on test instance and it was working fine..
BR
Akram

Please post the details of the application release, database version and OS.
Was this working before? If yes, any changes been done recently?
It's acting like the profile is defined for employees not site vsitors.. What profile option you are referring to?
Please see these docs.
Oracle iRecruitment (iRec) External Candidate (Site Visitor) Configuration & Login Steps [ID 973765.1]
iRecruitment External Site Issues [ID 1368686.1]
Thanks,
Hussein

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

  • 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

  • Irecruitment external candidate issue- Urgent Plz

    Hi All,
    We are having irecruitment enabled for the external site visitors in the website. This is working fine with the IE7 version. Now users are using IE 8 version and they are facing some problems like not able to upload the resume.
    So my question is, Is there any setups we need to do for the IE 8 version of the irecruitment version.
    Thanks and Regards,
    joshna.

    From this post i came to know that we need the form updation is required, if we update the forms versions. We may face different issues which can't be expected. So i want suggestion from you people to go forward.This is a must to meet the minimum requirements and ensure that your client browser and OS are certified with Oracle EBS.
    What i suggest to the client is enable a tip message in the External site visitor page that This application is not compatible to the IE 8 for time being, but i need to fix it asap.I believe there is no other fix (or workaround). If you do not want to apply the required patches to meet the minimum requirements, then you may log a SR and see if Oracle support would help (I doubt it since they will ask it to apply those patches first).
    Thanks,
    Hussein

  • 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.

  • DOM Based Cross-Site Scripting issue in RoboHelp 10

    We're using a WebHelp system originally deplyed using RoboHelp 9.0.2.271, and a recent security scan revealed the DOM based cross-site scripting issue.
    I recently upgraded to RoboHelp 10, migrated my help system to this version, and redeployed the system, but our security scan is still detecting the cross-scripting vulnerability in WebHelp. Wasn't this issue resolved in RoboHelp 10?
    Thanks

    Hi,
    I’m not a security expert, but this script reads the URL of the current topic and redirects to the current topic with a bookmark. This is needed for when the same topic is used in multiple locations in the TOC.
    I’ll ask around about this security issue.
    Greet,
    Willam

  • LiveCycle ES2, Guides, SSL and IE 8/9 Cross Site Scripting Issue

    I have a guide that is being served up in the workspace.
    This guide works fine in all of the different browser versions provided they go through port 8080.
    If however you enable SSL on your server (port 8443) and serve up the guide in the workspace, the end user can fill the entire form out only to have the browser identify the submit process as a Cross Site Scripting issue.
    This is the result:
    The data is essentially lost and guide disappears.  I had a theory that maybe the submit process might be using the default server port for data submissions (8080) and created a customized submit process with the hardcoded targetURL.
    I tried to test my theory and got the same result.  I then modified my custom submit process to essentially do nothing (Started and ended the process with an abstract activity), and got the same result.
    The only other thing that I could think of, is that the automatically generated action script classes might be hard coded to use default port instead of the SSL port.
    Suggestions?!

    Hi
    You can rise SR for your issue for 5000+ user or you can also can connect wiht your system engineer team for can possible solution as setup IE and deploy it to 5000+ user pcs
    For your other question see below note:
    Recommended Browsers for Oracle E-Business Suite 11i [ID 285218.1]
    Regard
    Helios

  • Site Creation Issue.

    We had a user report a site creation issue with their site. They had been able to create sites with no problem up to this point. But now, when attempting to crate a site they get an error "User can't be found". But if they create a blank site
    I or a blank team workspace. The site creates without incident. Any idea? The permissions appear to be correct but they can't create anything but blank sites without receiving the error. Maybe check permissions to webparts and templates (Do you know where
    I could do that)? 

    Hi,
    Did you mean create site collections in the CA?
    Did the users have admin permission or other permission? You can use the admin account to check whether it works.
    To narrow down the issue, you can use other web application to check whether it works.
    Maybe the web application had been corrupted.
    You can also check the event log and ULS log to see if anything unexpected occurred.
    To check event log, click the Start button and type “Event Viewer” in the Search box.
    For SharePoint 2010, by default, ULS log is at
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • 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.

  • Issue with Check in of template or creation of new site connection issue...

    Hi all, when ever i am trying to check in a new template through Dynamic converter or else, try to create a new site connection through site designer, i am getting the below error message, can anyone please let me know whats needs to be done to get this issue resolved.....
    Content Server Request Failed
    Unable to execute service DC_CHECKIN_NEW and function Imeta.
    (System Error: Unable to execute query 'Imeta(insert into DocMeta (dID, xComments, xCpdIsTemplateEnabled, xCpdIsLocked, xReadOnly, xHidden, xCollectionID, xInhibitUpdate, xTrashDeleter, xTrashDeleteLoc, xTrashDeleteName, xTrashDeleteDate, xForceFolderSecurity, xDiscussionCount, xDiscussionType, xPartitionId, xWebFlag, xStorageRule, xWebsiteObjectType, xTemplateType, xWebsites, xDontShowInListsForWebsites, xWebsiteSection) values(13, '', 0, 0, 'FALSE', 'FALSE', 0, 'FALSE', '', 0, '', null, 'FALSE', 0, 'N/A', '', '', '', '', 'GUI Template', '', '', ''))'. ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE)
    Thanks & Regards,
    Prashant.

    Found this on metalink: NOTE:737470.1
    Cause:
    "This is caused by zone indexed fields that were created outside of the Content Server interface. Dropping and recreating the zoned index fields should resolve the issue."
    To implement the solution, please execute the following steps:
    Log in to the Content Server through the browser as sysadmin.
    Navigate to Administration -> Zone Fields Configuration.
    On this page, change the value of the search engine in the dropdown list to DatabaseFullText if database full text indexing is being used. Leave it set to Database if database metadata only indexing is being used.
    If there are fields listed in the left-hand box (Zone Text Fields):
    Make a note of all the fields listed in the left-hand box (Zone Text Fields), or take a screenshot of this page.
    Remove all of the fields from the Zone Text Fields box by highlighting each field and clicking the right arrow.
    Click the Update button.
    Run the following query directly against the database to see if any zoned fields are still present. The zoned fields can be identified by the ZFT suffix, for example, DDOCTITLE_REVISIONS_ZFT:
    Select index_name from user_indexes where table_name = 'REVISIONS';
    If any indexes with the ZFT suffix are returned in the results as an index, drop that index from the Revisions table in the database.
    Verify that the error no longer appears.
    Re-add any desired zoned field indexes through the Administration -> Zone Fields Configuration page.

  • Site to Site calling issue - Cisco 2911 Dial Peer Configuration

    My customer dials from remote site to main site to their main site number, the call by-passes their auto attendant and goes directly to any random available party. 
    At first fingers were pointing to the their PBX, however we noticed one of their sites that wasn't managed by our company did not have the issue.   We cut that site over to our service and the issue started right up.  I believe it is possibly due to the way the dial peers are configured and how the calls route into the PBX.  Unfortunately I do not understand much about them and curious to know if anyone has any history on a issue similiar to this or any input whatsoever?
    Cisco equipment/Dialpeer config below ........
    co IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.2(4)M4, RELEASE SOFTWARE (fc2) - Cisco CISCO2911/K9
    dial-peer voice 100 voip
     description --- VoIP Dial-Peer ---
     translation-profile outgoing 7digit
     huntstop
     preference 1
     service session
     destination-pattern .T
     progress_ind setup enable 3
     session protocol sipv2
     session target sip-server
     incoming called-number .T
     voice-class codec 99  
     dtmf-relay rtp-nte
     fax-relay ecm disable
     fax rate 14400
     fax nsf 000000
     ip qos dscp af41 signaling
     no vad
    dial-peer voice 150 voip
     permission none
     description 900 block
     huntstop
     destination-pattern 1900T
     session protocol sipv2
     session target sip-server
     voice-class codec 99  
     dtmf-relay rtp-nte
     ip qos dscp af41 signaling
     no vad
    dial-peer voice 151 voip
     permission none
     description 900 block
     huntstop
     destination-pattern 900T
     session protocol sipv2
     session target sip-server
     voice-class codec 99  
     dtmf-relay rtp-nte
     ip qos dscp af41 signaling
     no vad
    dial-peer voice 101 pots
     description --- INCOMING Calls from PBX ---
     incoming called-number .T
     direct-inward-dial
    dial-peer voice 1001 pots
     description --- Calls to the PBX ---
     preference 3
     destination-pattern .T
     port 0/0/1:23
     forward-digits 4
    Here is some ISDN debug information
    BAD CALL
    Protocol Profile = Networking Extensions
    0xA11C0201420201008014484152545F20484F54454C535F434C4159544F4E
    Component = Invoke component
    Invoke Id = 66
    Operation = CallingName
    Name Presentation Allowed Extended
    Name = XXXXXXXXXXX
    Display i = ''XXXXXXXXXXX''
    Calling Party Number i = 0x2180, ''XXXXXXXXXX''
    Plan:ISDN, Type:National
    Called Party Number i = 0x80, ''6551''
    Plan:Unknown, Type:Unknown
    Aug 19 16:10:47.242 GMT: ISDN Se0/0/1:23 Q931: RX <- ALERTING pd = 8 callref = 0xAB15
    Channel ID i = 0xA98381
    Exclusive, Channel 1
    Aug 19 16:11:02.634 GMT: ISDN Se0/0/1:23 Q931: RX <- CONNECT pd = 8 callref = 0xAB15
    Channel ID i = 0xA98381
    Exclusive, Channel 1
    Aug 19 16:11:02.634 GMT: ISDN Se0/0/1:23 Q931: TX -> CONNECT_ACK pd = 8 callref = 0x2B15
    GOOD CALL
    Protocol Profile = Networking Extensions
    0xA116020144020100800E475245454E204D4F554E5441494E
    Component = Invoke component
    Invoke Id = 68
    Operation = CallingName
    Name Presentation Allowed Extended
    Name = XXXXXXXXXXXXXXXXXX
    Display i = ''XXXXXXXXXXX''
    Calling Party Number i = 0x2180, ''XXXXXXXXXX''
    Plan:ISDN, Type:National
    Called Party Number i = 0x80, 'XXXX''
    Plan:Unknown, Type:Unknown
    Aug 19 16:15:07.999 GMT: ISDN Se0/0/1:23 Q931: RX <- ALERTING pd = 8 callref = 0xAB17
    Channel ID i = 0xA98381
    Exclusive, Channel 1

    I done the configration via CCA  and the running conf i can see two voip dial peer. this is the site where all trunk line roured. Customer from other site2 needs to call outside by taking line from site1.
    dial-peer voice 2100 voip
    corlist incoming call-internal
    description **CCA*INTERSITE inbound call to SITE 1
    translation-profile incoming multisiteInbound
    incoming called-number 82...
    voice-class h323 1
    dtmf-relay h245-alphanumeric
    fax protocol cisco
    no vad
    dial-peer voice 2101 voip
    corlist incoming call-internal
    description **CCA*INTERSITE outbound calls to SITE2
    translation-profile outgoing multisiteOutbound
    destination-pattern 81...
    session target ipv4:192.168.50.1
    voice-class h323 1
    dtmf-relay h245-alphanumeric
    fax protocol cisco
    no vad
    no dial-peer outbound status-check pots

  • Live site display issues {subject edited by moderator}

    Okay, so on dreamweaver, the website looks fine (albeit, often it doesn't resemble what the actual final site looks like), but my letters from my paragraphs are all scrunched to the left side.  It appears to be CSS because it has affected all the pages, but I've been trying my damnedest to tweak different lines of code to no avail.  What makes it even more difficult to troubleshoot is that in the "live" and "design" mode, they appear perfectly fine.  However, when I upload the site to my host, the letters are all crammed to the left side making my "professional" website look like sh#t!
      Can someone please look through my source code and help a fellow creator out.  Thanks so much
    www.11thworldproductions.com

    I'm not seeing it in any of my browsers, which version of IE is giving you the trouble. I always assume IE is the problem when it isn't spelled out (it's best to explain the problem in your body, not in your post title, it will get truncated)?
    In IE7 and 8, the entire site should be broken. There is a lot going on in your code that neither of those browsers can handle.
    Looks fine in IE9 and 10, Firefox and Chrome for me.
    If your issue is showing in IE10 or 11, make sure to turn off Compatibility Mode if it's enabled, that breaks everything.
    It could also be a browser cache issue, make sure to clear that out and look at the site again.
    Also make sure to run your page through the validatror at http://validator.w3.org to get a listing of your html errors. Those errors can cause display problems between browsers/versions/platforms.

  • Bc and dreamweaver cs6 site import issues

    - issues importing BC sites in Dreamweaver cs6
    - manage sites dialog, 
    - flash loader spinning,  "Retrieving site definition..." endlessly.

    Thanks Brad. It is happening only for the sites that aren't set up in the manager. the few that are (after a fresh os 10.6.8 install and a fresh cs6 install) are fine. The ones that aren't working are all the rest. So, about 4 that connect and show business catalyst as the "type" in the manager, 1 (my main rebraded partner site) that shows as type "dreamweaver" and then maybe 15 I can't import. The reason for the dreamweaver type is that I used the ftp creds to set it up so that I could use it rather thna letting dreamweaver sniff out the creds and serve up my login cred screen to tie it together. I only did that since I was desperate to edit. It's a workaround.
    I spent a long time on chat yesterday with Adobe Support.  Deleted prefs, deactivated dreamweaver, restarted, same issues. They filed a support ticket. I'll try to keep this updated if anyone else would like to know. As always, thanks for the help. - T

  • Site Definition Issue

    I am using Adobe Dreamweaver 8.
    When I define a Dynamic site and enter the FTP login info AND
    the FTP password Dreamweaver does not save it even though I tell it
    too (The little box is checked).
    So everytime I start Dreamweaver and put files to the server
    I have to re-enter this information. As long as I leave Dreamweaver
    running I don't have to re-enter the FTP info. But after shutting
    Dreamweaver down, I have to re-enter the FTP info the NEXT time I
    start it.
    Is there a fix for this?
    Thanks for any suggestions.
    NTG2112

    > I am using Adobe Dreamweaver 8.
    known issue- dw8 and IE7 conflict.
    go to the adobe.com site and get the 8.02 dreamweaver
    updater.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Site definition issue (maybe???)

    My desktop computer had some issues and I am having a hardware and operating system upgrade done on it. It had six hard drives, none of which were damaged and all of the data is intact. This data includes all of my DW CS4 sites which are in one of two directorys  (i.e, "Client A-M" and "Client N-Z"), under a client sub-directory in the client's name.
    I have a free-standing docking station where I mounted the hard drive with the client files and copied them to an external drive which is attached to my laptop, which has a full CS4 Premium Design Suite, including DW CS4, installed. I have already edited and updated some sites, a couple with no problems, and a couple with some problems reocognizing and updating templates.
    In a previous post, I addressed this issue and it was suggested that on the ones where I had problems, the issue was site definition files. I have just recieved a request to do some updating on a site which I have not opened on the laptop. As a prevention to avoid any problems, my quesiton is this:
    Should I redefine the site in it's existing folder on the laptop as a new site since this installation of DW CS4 has never seen that site before and the subject site is not on its recognized list of sites.
    Thanks in advance for you help,
    Joe
    PS: What is the file extension for the site definition files, and where do they reside on the computer?
    J.

    Without knowing the issues it's hard to determine.  You could always try to bring the files over.  Assuming your computer was setup with a RAID configuration and you didn't lose data then you should have no issues transferring the files.  But if you were running 6 independent hard drives and you have already run into issues you may want to consider just entering the data in fresh just to ensure no corruption down the road.  The files for the site definitions will vary.  Typically on the Mac they are located in the Library->Application Support->Adobe->Dreamweaver CS5 folder, on Windows it's hidden away in the Application Data folder.

Maybe you are looking for

  • KABA connection issue - program not registered

    I am trying to troubleshoot a connection error between SAP and KABA.  I have the RFC created in SAP and when I test the connection I get a program not registered.  The KABA "amsproc" service on the KABA side has been restarted, we have occasionally r

  • TS3716 I downloaded the new version of iTunes today and now iTunes won't recognize my iPod. Windows can see it but iTunes can't see it so it won't sync.

    Before the update was applied all was fine. I rebooted both the PC and the iPod with no success. I reinstalled iTunes and rebooted with no success. I tried different cables and different slots for the cable, none worked.

  • "Previous" Button has disappeared

    I'm on Windows XP Pro, 2 Gig RAM, Raid 1 (2 36GB Raptors), 500 GB in HD on two drives, Externals total 1 Tb. My Lightroom is the trial version downloaded last week (May 18th or thereabouts). I am a professional photographer. www.twmeyer.com. Here's m

  • BPM API fetching Tasks (7.3)

    Hi All, based on this documentation: http://help.sap.com/saphelp_nw73/helpdata/en/79/d505324ef8429489979e43b76b56a9/content.htm i tried to fetch all active tasks for the currently logged in user, but the result is always a empty list. I found the fol

  • How can I download Aperture on OX 10.10.3

    I saw a video about Aperture and the first thing I wanted was to download the app. I searched in the App Store for the app and I couldn't find it. Then I searched in the Internet and read that the app was discontinued and the new version is Photos fo