Generate HTTPS url for external candidate

Hi,
I am using Webdynpro for erecruitment. I can generate web page for http service from se80 and through sicf service but cant generate https.Kindly help.
Regards
PTiwari

Hi Roman,
I have tried that earlier but i got this error :
An error occurred during a connection to sapboe1.XYZ.com:8004.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
With Http page opens fine and works too but not after i change protocol to https. In the  hrrcf_a_startpage_ext_cand service of
WebDynpro under Logon Data Tab is Standard & Internet User with Procedure : standard.
Under Error pages the Protocol is :Logon Via Https.
Edited by: poonamrtiwari on Mar 9, 2010 8:10 PM

Similar Messages

  • Generic HTTP URL For Multiple Interfaces

    Hi All,
    Please suggest on the following requirement. I am using PI 7.31 Single stack (Java only version).
    There are multiple HTTP to Proxy interfaces and each interface has different source structure.
    The requirement is --- How to utilize a single HTTP URL for all the interfaces.
    The major challenge is the source structure for all the interfaces is different.
    Kindly Suggest....
    Regards,
    Nitin...

    Hi Nitin,
    One solution is to create one sender interface (with either multiple operation of each interface or having all structure in different node and optional occurrence), then use operation specific mapping.
    refer the below example for multiple operation scenario
    Setup Multiple Operations Scenario in ESR and ID
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90dcc6f4-0829-2d10-b0b2-c892473f1571?overridelayout=t…
    regards,
    Harish

  • Get HTTPS URL for Web dynpro application

    We are using SSL. By default the URL generated for the Web dynpro application is HTTP.
    We went to SICF, and deactivated the HTTP service. That made the URL point to HTTPS.
    But few problems started coming because of it:
    - Our Content server became inaccessible.
    - Every time server is re-started, we need to manually go and de-activate HTTP Service.
    We even tried to set the parameter icm/icm/HTTP/redirect_0. But problem is not solved.
    I know this question is asked before, but every time the answer is to read the help document on ICM.
    What's the correct way for any webdynpro application to point to HTTPS? I don't think de-activating HTTP service is the right way.
    Any suggestions please?
    Thanks in adv.

    Thanks a lot Thomas. I'd ask the Portal Admin to try it out.
    There is another similar problem we are facing: I have embedded Webdynpro in R/3 screen. Then used the cl_gui_wdr_viewer class's load_application method passing HTTPS protocol.
    It returns HTTPS URL only, but is not showing up on users' laptops.
    Earlier we were not passing HTTPS protocol, so generated URL was HTTP, and it was not showing on users' screen (can show in ours). Reason we found out is that users' site has HTTP port blocked. They cannot show any HTTP url.
    So we changed to get HTTPS URL, but that also gives the same problem. It is still trying to get HTTP url.
    Here is the URL that the users got: (when they right click to see the URL generated)
    res://ieframe.dll/dnserrordiagoff_webOC.htm#http://abc.def.jil:8000/sap/public/myssocntl?sap-client=220
    Can give any clues on why this is going wrong? Cannot raise OSS as I know embedding Webdynpro in R/3 is not supported
    Thanks in adv.

  • IRec: Hosting multiple pages for external candidates

    Do we have any standard mechanism or possibility of hosting multiple pages iRecruitment External Candidate/ IrcVisitor.jsp?
    Thanks in advance.

    Hi
    There is no standard mechanism but you can definately refer to the article & solution provided by Anil which describes about how multiple IrcVisitor.jsp can be hosted for segregating vacancies geo wise.
    http://www.apps2fusion.com/solutions/82-oracle-hcm-solutions/454-irecruitment-vacancy-segregation-solution
    Hope it helps.
    Thanks,
    Sanjay

  • [CS3 JS SDK] Possible to Use HTTP URLs for Links?

    I am attempting to use JavaScript to implement a connector from CS3 (InDesign/InCopy in my case) to our content management system. Our CMS provides an HTTP-based API. By using the HttpConnection object (from the Bridge code, see posts on "httpwebaccess library") I can access our repository using HTTP URLs and, for example, get an InDesign document or INX file (and the UI support in CS3 scripting makes it possible for me to build all the UI components I need without having to write a true plugin).
    However, what I *can't* seem to do is create Link objects that use a URL, rather than a File, to access resources.
    My goal is to be able to store in our repository InDesign documents that use URLs to other resources in the repository for links (e.g., to graphics and InCopy articles).
    However, as far as I can tell from the scripting documentation and my own experiments, the URL property on Link is read-only in JavaScript (even though the scripting API HTML indicates it's a read/write property) and Link instances can only be constructed using File objects.
    My question: have I missed some trick in the scripting API (or elsewhere) that would allow me to create links that use URLs instead of files (and having done so would InDesign resolve those URLs?)? Our repository does support WebDAV, so that might be an option, but it would depend on mounting WebDAV services in consistent places on client machines, which is dicey at best, given the weak nature of the WebDAV clients on both Windows and OS X).
    Or are my only options to either copy linked resources to the client's local file system (or a shared network drive) or implement a plugin that implements my desired behavior for links?
    And if the answer is a plugin, will that even work?
    This is in the context of CS3. Has the Link mechanism changed at all in CS4 such that I could do what I want in CS4 where I cannot in CS3?
    Thanks,
    Eliot

    Hi,
    It is not possible to use HTTP URLS in CS3. You will have to create a plug-in to use Custom Data Links.
    I think it is possible to use HTTP URLs in CS4 as per the User Guide.
    Regards,
    Anderson

  • Disable duplicate email check for external candidate registration

    Hi,
    I am working with eRecruitment 6.0 and I would like to disable the duplicate email check on the external candidate registration page. Has anyone done this before? I have chased the code down to where it check for correct email syntax but I can't find where it does the duplicate email check. I debugged to where I was starting to see BP type function modules and bapis but I still can't find the check. I just want to turn it off for testing then turn it back on and test more. I have searched OSS and SDN and still no answers. I thought about using an enhancement point to 'ignore' the message but by the point the system has already decided not to create the user so ignoring the message is a mute point.
    Anyone been down this road and can point me in the right direction that would be greatly appreciated.
    Thanks!

    Hola,
    Ok a small 'enhancement' to  CL_HRRCF_ADDRESS_SERVICE->IS_EMAIL_UNIQUE has done the trick. Not exactly a best practice but will get me through this testing. NO this will not be going to production. This is strictly a test.
    Cheers!

  • Registration Page for External Candidate Error

    Hi,
    I am trying to register a external candidate through WD page.The Page does not register candidate and does not throw any error in WD page or at Backend .
    If the entry is wrong it does give error message for password & email.
    Kindly let me know if there is something missing.
    Also do let me know how to debugg this page .I tried Abap workbench and the WD Application for this page and by putting
    external Breakpoint.Still it does not hit it.
    Regards
    Poonam

    Hi Brian,
    I am not sure but you could check below thread and couple of sap note.
    Single Sign On - Sharepoint 2010 to SAP using ADFS
    1799402 - Automatic account creation for SAML 2.0 SP
    1257108 - Collective Note: Analyzing issues with Single Sign On (SSO)
    It may help you to resolve / identify the cause of the issue.
    BR
    AKJ

  • How do i retrieve the url for external window

    Hi forum
    I have created a new application in my existing proj. In the existing proj i have a button on click of which i need to call the view of the new application i hv used the following code, but i dnt know how to retrieve the url for this new application.
    IWDWindowInfo windowInfo =(IWDWindowInfo) wdComponentAPI.getComponentInfo().findInWindows("AgencyFee_ReportsPrinterFriendlyWindow");
         IWDWindow window = wdThis.wdGetAPI().getComponent().getWindowManager().createExternalWindow(url, window name, false);
    Thanks & Regards
    Jaspreet Kaur

    Hi,
    If you have an application associated this window you can create the URL as mentioned below
      WDDeployableObjectPart deployableObjectPart = wdComponentAPI.getDeployableObjectPart();
           try {
              WDURLGenerator.getApplicationURL(deployableObjectPart);
         } catch (WDURLException e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    OR      
         try {
              String url = WDURLGenerator.getApplicationURL("<deployableObjectName>", "<applicationPartName>");
         } catch (WDURLException e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
         IWDWindow window = wdComponentAPI.getWindowManager().createNonModalExternalWindow(url , "title");
         window.show();
    Regards
    Ayyapparaj

  • PI alert  email body generating  incorrect URL for message monitering

    Dear  Friends,
    I need some light on the following problem, really appreciate your inputs and help
    1.)
    From the Runtime Work Bench, we are getting email into company out look express when there is an error in interface execution . It is  working good.
    But  in side email content , we are getting URL Link for message moniter to view the failed PI message  in RWB, this url is not working to display the failed message because of space before message id.
    Can you please help me to know,  at run time where this URL gets generated in the email, or where we can correct this URL  in PI ?
    2 .)  In development and quality  the URLs generated are completely different  other than host, port.
    IN COMPANY OUT LOOK EXPRESS EMAIL AS FOLLOWS:
    From: RUNTIME WORKBENCH SERVICE [mailto:XIRWBUSER Company.com]
    Sent: Sunday, November 20, 2011 11:48 AM
    To: TestUser1;TestUser2
    Subject: PI Message Failure XID: SI_CRMXIF_PARTNER_SAVE_M03_To_CustGenericModel_In_Create ;BusService_GM
    Importance: High
    Alert ID: ##24685##
    Date:  20.11.2011 _ 11:47:41
    System:  XID 200
    Error Category:
    Error Code:  OUTBINDING.CO_TXT_OUTBINDING_NOT_FOUND
    Adapter Error:  No receiver agreement found for sender ,BusService_GCOM to receiver ,BS_SAP_CRM_
    Message ID:  A9F89891139F11E1C22D0000065C4DE6
    Sender Service:  BusService_Test
    Sender Interface:  SI_CRMXIF_PARTNER_SAVE_M03_To_CustGenericModel_In_Create
    Receiver Service:  BS_SAP_CRM_PCA
    Receiver interface:  SI_CRMXIF_PARTNER_SAVE_M03_To_CustGenericModel_In_Create
    Adapter Type:
    Rule Name:  Alert Rule for Customer Interfaces Inbound
    Message Monitor http://abcc.sap.compugra.com:8010/sap/bc/gui/sap/its/webgui?~transaction=*SXI_SHOW_MESSAGE MSGGUID=A9F89891139F11E1C22D0000065C4DE6
    Quality Environment  url:
    Message Monitor http://abcc.sap.compugra.com:51000/mdt/index.jsp?objectName=type=XIAdapterFramework&messageid=005056B0001F02DFB2FABF97C45A9DB3
    Thanks and Regards.
    Suraj

    Dear Rajesh,
    The following are the exchange profile parameters for AFW, RWB.
    Appreciate your immediate help.
    Adapter Framework
    parameter name                                                              value
    com.sap.aii.adapterframework.serviceuser.language   EN
    com.sap.aii.adapterframework.serviceuser.name         XIAFUSER
    com.sap.aii.adapterframework.serviceuser.pwd           *********
    Runtime Work Bench
    parameter name                                                           value
    com.sap.aii.rwb.server.centralmonitoring.httpport      8043
    com.sap.aii.rwb.server.centralmonitoring.httpsport    @com.sap.aii.rwb.server.centralmonitoring.httpport@
    com.sap.aii.rwb.server.centralmonitoring.name
    com.sap.aii.rwb.server.centralmonitoring.r3.ashost    abcc.sap.compugra.com
    com.sap.aii.rwb.server.centralmonitoring.r3.client      200
    com.sap.aii.rwb.server.centralmonitoring.r3.group
    com.sap.aii.rwb.server.centralmonitoring.r3.mshost
    com.sap.aii.rwb.server.centralmonitoring.r3.r3name
    com.sap.aii.rwb.server.centralmonitoring.r3.sysnr     43
    com.sap.aii.rwb.serviceuser.language                       EN
    com.sap.aii.rwb.serviceuser.name                             XIRWBUSER
    com.sap.aii.rwb.serviceuser.pwd                               ......
    Thanks.
    Suraj.

  • Want company logo on login Screen for external Candidate in E-Recruiting

    My requirement is to have company logo on login Screen.
    When an external user tries to sign-in in the career page then a login screen popup. In that company logo has be inserted.
    Please help me where/which/how to get that done.

    Dear Atul
    I searched but I was not able to find the answer but having said if you have clue Pl do let  me know the URL. It would be of great help to me. I am in need for the answer.
    With Warm Regards
    Ashu Grover
    Edited by: AshuGrover_in on Feb 19, 2012 5:26 PM
    Edited by: AshuGrover_in on Feb 19, 2012 5:26 PM

  • Junk entries in the system for external candidate

    Hi, In our erecruitment sytem there are few junk entries in the system havning starting date as 00.00.0000. Can someone please help in tracing the possible reason behind this.

    Hi,
    inconsistent entries can result from misconfiguration in the system or from errors in the connection. But without more information it is very difficult to trace things down.
    In which field is the empty date (there are quite a lot of dates in e-rec)? Are the candidates overall consistent (NA, CP, US, BP) are it candidates with or without application?
    Furthermore checking for errors in SLG1 and ST22 would be important. A very annoying part of e-recruiting is the horrible support for browser platforms other than IE and Firefox. If you have a lot of applicants using Safari a.o. you will have a lot of trouble. They cause a lot of short dumps and can create inconsistent data when they thereby.
    Kind Regards
    Roman

  • Not able to connect to E-recruitment  Screen with EXternal Candidate URL

    HI., when i generate the External candidate URL., by making use of the same i am not able to connect to the portal Screen of E-recruitment.. (I am able to connect with other roles like Recruiter and Employee)
    How else can i connect to the Screen to fill the application details in E-recruitment.
    Regards
    Madhu. K

    Hi,
    please make sure that your user is really an external candidate. The logon for external candidates works with the ALIAS instead of the username. Ss if you want to logon with your user as an external candidate you have to enter the username in the field ALIAS within SU01.
    Cheers
    Matthias

  • Pbm with document name while generating URL for created document

    Hi Gurus,<br>
    <br>
    When we upload a document and generate the URL for that document, and then while we paste the same in the explorer window to access it, I was able to see the dialog asking me whether to save or open the document with the <B>actual document name</B>.<br>
    <br>
    But, when I create a document using the template which we uploaded in SOLAR_PROJECT_ADMIN, and then generate the URL for that document, and then when I paste it in the explorer window to access it, the dialog now asks me to save or open the document, but it is not with the name of the <b>actual document</b>, but with the name of the <b>template</b>. <br>e.g <b>Business_Blueprint_template</b>.<br>
    <br>
    Can anyone say why such a problem? and how to solve it.<br>
    <br>
    Useful answers will certainly be greatly appreciated.<br>
    <br>
    best regds,<br>
    Alagammai.<br>

    Hi Gerry,
    try content matrix it gives you free 25 GB and it keeps metadata
    http://www.metalogix.com/Products/Content-Matrix/Features.aspx
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

  • Generate URL for survey

    Hi,
    I have created a survey (using the survey suite). I have saved and activated the survey and now I want to generate a URL for the survey. In the pop up that appears I have to fill in a "get file" and a "Send file". What should be filled in here? Are there any other steps that need to be done before a URL can be generated?
    Please help.
    Kind regards,
    Els

    HI Els
    In the Survey Suite, you have a Repository Custuminzing Bottom (My Systen is down to check the exact name), there you have to create a XML's Parameter, depending if you are going to wotk with HTTP or HTTPS.
    You have to download one of the standard files, and with a XML editor, you can create a new one with your server URL.
    When my system goes uo, o tell you more detail.
    Best Regards

  • E-Recruiting - External Candidate generating users in R/3

    We are generating some tests on External Candidate (E-Recruiting) and we
    have discovered that the external candidate generates an R/3 user (that can
    be seen in the transaction SU01). This External Candidate should refer to
    the RCF_CAND_EXT user in R/3.
    This is generating massive users creation in R/3. This situation is not
    allowed by Data Security.

    Hello Pablo,
    every action in sap needs a user who processes it. E-recruiting and its functions can't be an exception here. The unregistered ICF services like registration and unregistered job search which can be accessed by the external candidate without logging into the system are using a service user assigned to the ICF service or its external alias. All other functions need the user of the candidate which is created on registration.
    Usually the candidate creation should be done by the service user. The external candidate only changes the user e.g. when changing his last name or his password. In the manual data entry scenario users are created by the recruiter who enters the application.
    The login to the system is necessary to enable the candidate to relog to the system, maintain his profile data, continue an interupted application, use services like the job agent and check the status of applications. Without user and login there would be no possibility to link the person and the data in the system. No user and login for the external candidte would mean that all these functions would not be possible. You would need to convert the whole application to some sort of fire and forget web application form. I have no idea if this is technical possible or if the system would complain about the inconsistant data.
    So creating users for external candidates is a must for sap e-recruiting when running w/o a total conversion. The reference user RCF_CAND_EXT is just a way to assign authorizations to the candidates user and needed due to some authorization cache issues. I have never seen this to be an issue if you use propper authorization roles instead of the sap standard ones. Even in projects with a maximum of security requirements e.g. in the defense industry. Furthermore you should schedule report RCF_UPDATE_EXT_CANDIDATES to switch the user type for external candidate to prevent a logon to the backend.
    Best regards
    Roman

Maybe you are looking for

  • Every time i type in firefox lots of other windows open up

    while I have typed this question another 5 tabs and 2 windows have opened up. I would like to know how to stop this please. it seems to be when i use the keypad on my laptop it starts

  • Problem with touch pad

    ''Duplicate post, continue here - [https://support.mozilla.com/en-US/questions/794303]'' i can't use the '''touch pad''' in FF4 RC2..why?..with mouse no problem but with touch pad there is... i have acer aspire 7520G thank you!

  • Need to use xsds in PI Mapping

    HI, Upto now i used ddf files for mapping in Gentran integration suite. Now i need to xsd files instead of ddf files. How would i convert those ddf files  into xsd format. My main task is i want to do same mappings in PI which i did in GIS. Thanks, S

  • Incorrect colors when drawing an image

    Hello! I use Java 5 update 4 and Windows XP in 16-bit color depth mode. I run the following code: BufferedImage in=ImageIO.read(<A_JPG_FILE>); BufferedImage im=GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().getDefaultConfi

  • Getting error while installing BI publisher desktop 64 bit

    Hi , I'm getting the following error while installing BI publisher desktop 64 bit. "Please use BI Publisher Desktop installer 32 bit" My Machine OS is : Windows 7 , 64 bit. If I go with BI publisher desktop 32 bit, I'm not getting the "BI Publisher"