B2C - API in Javadoc format

Hi,
I am extending the B2C webshop and would like to trap the userId / userGUID (user Tech key), after the user logs on, for one of my new RFC calls. Would anyone have an idea what the request attribute (??) / variable name in Java be for the userId / User GUID ? Or better still where can I find the API for com.sapmarkets.isa package in Javadoc format ? I tried to search in SAP marketplace but a drew blank. Could anyone help me in this ? I need it urgently.
Cheers,
Ashok.

Hi
Thanks for your reply. So you mean to say that there's no java doc for ISA 4.0 API for J2EE 6.40? The client says he doesnt even have the Source Code for his ISA 4.0 (J2EE 6.40) B2C. So if at all we need to change the Jsp's or servlets, how do we do this??? Can we request SAP to provide source code along with the license?
Or i can put the question like this: Will SAP allow the developers to change the EAR or WAR files provided for ISA 4.0 B2C??? Can we change the source and rebuild the project?
Any help much appreciated...
Thanks
Sasi

Similar Messages

  • API's to Format drives?

    Are there any Mac OS X API's to format a drive manually (super manually I guess haha) I did a search in google but could only find Windows specific API's

    Check these links for some additional process details on the [SAP supported scenario (One-Step Business in CRM Web Channel)|http://help.sap.com/saphelp_crm70/helpdata/EN/46/fafb7a53002ecde10000000a11466f/content.htm] and some [Technical documentation on OCI|/docs/DOC-7948#section4 [original link is broken]].
    With this type of process scenario, it is possible to do so with some custom modifications.
    Easwar Ram
    http://www.parxlns.com

  • Javadoc formatting

    My javadoc output keeps prefixing package names for common Java classes. For example, in a method with return type String it will print java.lang.String. Is there a way to fix this? These fully-qualified class names really clutter up the documentation.
    thanks,
    Eric

    I believe you need to set one of the Javadoc tool options to include the path to the JDK API documentation.
    Try looking through here:
    http://java.sun.com/j2se/1.4.2/docs/tooldocs/javadoc/

  • API for code formatting

    Hi Folks,
    I am using Build JDEVADF_11.1.1.4.0_GENERIC_101227.1736.5923 on Windows 7
    Sometimes when I right click on the source and select "Reformat", Jdeveloper hangs and I have to kill it and restart. Is there any (internal) api that I can call from outside of the ide to format the source file?
    Thanks
    Vishal

    Vishal,
    No, there is no external API as far as I know. Do you have a specific piece of code that breaks the Reformat? If so, that would be a good thing to file in an SR with Oracle so that they can fix it.
    There are plenty of stand-alone code formatters that you can find, but it would be good to find out why JDeveloper hangs.
    John

  • How to use the api in xml format

    Hi All,
    I want make a call to the following api
    <Reload
    Pin = xs:string
    ReloadCard = xs:string>
    Amount
    </Reload>
    Where in Reload is an api accepting pin and reload card as attributes.
    How would i call this Reload using java?
    Thank You

    The documentation probably also talks about how that's exposed, as in whether there's an HTTP endpoint available, or something. You might have to save that XML to a file in a particular location, or pump it down a socket. Who knows? Talk to your vendor. What is that XML for anyway, some e-gift scheme?

  • XI Integration Builder API and Javadocs

    Hi
    I have been asked to produce a standalone app that will change the XSL files in a software component on XI.
    This requires the component to be made writeable, edited, and then its change list be submitted.
    I have tried to find an API that offers these functions, but the search was unsuccessful. I think that asking the question here may give me a definitive answer.
    Does anyone know if there is such an API, and where it could be found?
    Thanks
    Bill Logan

    Hi Kirk,
    What you can (and proberbly should) do is setup a local adapter engine (local J2EE installation) inside your DMZ (where the proxy is located). The internet server can than access your local adapter engine directl (preferably via HTTPS). The connection between you integration server (XI) and the local adapter engine must be opened through all firewalls (again you might want to use HTTTPS).
    You can maintain the local adapter engine through the integration server, but servers on the internet can only access the local adapter engine.
    You also might want some extra security using username/password or client certificates on the local adapter engine in the DMZ.
    In my opinion using an ITS or a reverse proxy is making things to complicated.
    Hopes this helps,
    Christiaan Schaake.

  • API and HTML Formated Content

    Hello everyone,
    I am using the HTML-Markup-Style Sheet, provided from Tim in his blog (http://blogs.oracle.com/xmlpublisher/2007/01/formatting_html_with_templates.html) That basicly works well. No I used this into a API-based report, and while the template works okay, I encounter some issue with selecting.
    The result from the DataProcessor is, that this class transform all HTML Code Tags (&lt;i&gt;) into its HTML-Based signs (&amp;lt;)
    There is a method for setting parameters, but there is not documentation (or I cant find it) about which options can be set there.
    So question:
    What do I have to do, in order to not transform my HTML in the DataProcessor?
    Best Regards
    Alexander

    Alexander,
    sorrry, I can't answer your question, but clarify the misunderstanding.
    There's a new scoring system in the forum. For each question the asker can mark answers as "helpful" of "correct". There could be only one "correct" answer and up to 5 "helpful" answers. The people with the "helpful" or "correct" answers will earn points for them. So *Helpful answers available: 5" means, that you not have tagged any answer as helpful yet and so there are 5 possible taggings still possible.This should motivate people to answer, as there are points available to get (but I don't know, what to do with these points ;)
    Your point of view sounds logic. Where are these helpful or correct answers mentioned?
    regards
    Rainer

  • API Gateway address formatting

    hi all,
    I just installed the API Gateway succesfully. I can send email from and
    to all directions. There is one but.
    When i receive a message from (for example) [email protected] the reply
    address in outlook/exchange is com.domain.person.
    How of where can i correct this?
    Thanks in advance.
    winglo

    KICK!
    Found it, and wanted to share it with you in case more people have the
    same problem:
    just manually add in the registry
    Make sure that the value of the
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\LME-GWISE\Parameters\AssumeARIisInternetDomain
    subkey is set to 1.
    Make sure that the value of the
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\LME-GWISE\Parameters\ListofGWIAs
    is set to domain.gwia,domain2.gwia,domain3.gwia.
    Note Both these registry entries are String values.
    Regards, Wing
    winglo

  • Better today's date formatted in supported API?

    Since "Use of NSCalendarDate strongly discouraged." prior to deprecation what is your preferred alternative to:
    // NSCalendarDate *now;
    // now = [NSCalendarDate calendarDate];
    // [textField setObjectValue:now];
    The following is obviously better from the point of view of end-user localization etc.
    Is it what you do or do you do something as "good" for the end-user but less verbose?
    From the API Reference:
    "The format for these date and time styles is not exact because they depend on the locale, user preference settings,
    and the operating system version. Do not use these constants if you want an exact format.
    Available in Mac OS X v10.4 and later."
    [NSDateFormatter setDefaultFormatterBehavior:NSDateFormatterBehavior10_4];
    NSDateFormatter *dateFormatter = [[[NSDateFormatter alloc] init ] autorelease];
    [dateFormatter setDateStyle:NSDateFormatterMediumStyle];
    [dateFormatter setTimeStyle:NSDateFormatterMediumStyle];
    NSString *formattedDateString = [dateFormatter stringFromDate:[NSDate date]];
    [textField setObjectValue:formattedDateString];
    NSLog(@"Current date / time = %@", formattedDateString);
    // Output like: "Current date / time = 6 Aug 2008 11:37:38"

    I 'll assume this is the way to do it then!

  • Where are the JavaDocs for the Thor.API.Operations.XXClient classes?

    I am not seeing any of the JavaDocs for the actual Client classes that should be available for use in OIM. The Interfaces are nice but without documentation of the Client classes we are left to guess how to use the Interfaces.
    Has anyone developed some guidelines on how to use the ReportOperationsClient class? I did the following:
    Defined all of the inputs for the ReportInput class constructor.
    Created the ReportInput instance with these inputs.
    Set the stored procedure name.
    Created an instance of ReportOperationsClient
    Called getPagedReportData with my ReportInput instance.
    No luck.

    Martin,
    I am aware of the documentation location and am looking at the Thor.API.Operations JavaDocs right now.
    The Intf Interfaces are all there but there are no JavaDocs for the Clients.
    Here is the listing from the JavaDocs:
    Interface Hierarchy
    Thor.API.Operations.AttestationDefinitionOperationsIntf
    Thor.API.Operations.AttestationOperationsIntf
    Thor.API.Operations.ConnectorInstallationOperationsIntf
    Thor.API.Operations.ErrorOperationsIntf
    Thor.API.Operations.GCOperationsIntf
    Thor.API.Operations.RemoteManagerOperationsIntf
    Thor.API.Operations.ReportOperationsIntf
    Thor.API.Operations.TaskDefinitionOperationsIntf
    Thor.API.Operations.tcAccessPolicyOperationsIntf
    Thor.API.Operations.tcAdapterOperationsIntf
    Thor.API.Operations.tcAuditOperationsIntf
    Thor.API.Operations.tcDeploymentUtilityOperationsIntf
    Thor.API.Operations.tcEmailOperationsIntf
    Thor.API.Operations.tcEntitlementsOperationsIntf
    Thor.API.Operations.tcExportOperationsIntf
    Thor.API.Operations.tcFormDefinitionOperationsIntf
    Thor.API.Operations.tcFormInstanceOperationsIntf
    Thor.API.Operations.tcGroupOperationsIntf
    Thor.API.Operations.tcHelpOperationsIntf
    Thor.API.Operations.tcImportOperationsIntf
    Thor.API.Operations.tcITResourceDefinitionOperationsIntf
    Thor.API.Operations.tcITResourceInstanceOperationsIntf
    Thor.API.Operations.tcLocationOperationsIntf
    Thor.API.Operations.tcLookupOperationsIntf
    Thor.API.Operations.tcObjectOperationsIntf
    Thor.API.Operations.tcOrganizationOperationsIntf
    Thor.API.Operations.tcPasswordOperationsIntf
    Thor.API.Operations.tcPermissionOperationsIntf
    Thor.API.Operations.tcPropertyOperationsIntf
    Thor.API.Operations.tcProvisioningOperationsIntf
    Thor.API.Operations.tcQueueOperationsIntf
    Thor.API.Operations.tcReconciliationOperationsIntf
    Thor.API.Operations.tcRequestOperationsIntf
    Thor.API.Operations.tcRulesOperationsIntf
    Thor.API.Operations.tcSchedulerOperationsIntf
    Thor.API.Operations.tcUserOperationsIntf
    Thor.API.Operations.tcWorkflowDefinitionOperationsIntf
    Here is a listing from the Jar file:
    [bea@xxxxxxxxx lib]$ jar tf xlAPI.jar | grep Thor | grep API | grep Operations
    Thor/API/Operations/
    Thor/API/Base/tcUtilityOperationsIntf.class
    Thor/API/Operations/AttestationDefinitionOperationsClient.class
    Thor/API/Operations/AttestationDefinitionOperationsIntf.class
    Thor/API/Operations/AttestationOperationsClient.class
    Thor/API/Operations/AttestationOperationsIntf.class
    Thor/API/Operations/ConnectorInstallationOperationsClient.class
    Thor/API/Operations/ConnectorInstallationOperationsIntf.class
    Thor/API/Operations/ErrorOperationsClient.class
    Thor/API/Operations/ErrorOperationsIntf.class
    Thor/API/Operations/GCOperationsClient.class
    Thor/API/Operations/GCOperationsIntf.class
    Thor/API/Operations/RemoteManagerOperationsClient.class
    Thor/API/Operations/RemoteManagerOperationsIntf.class
    Thor/API/Operations/ReportOperationsClient.class
    Thor/API/Operations/ReportOperationsIntf.class
    Thor/API/Operations/TaskDefinitionOperationsClient.class
    Thor/API/Operations/TaskDefinitionOperationsIntf.class
    Thor/API/Operations/tcAccessPolicyOperationsClient.class
    Thor/API/Operations/tcAccessPolicyOperationsIntf.class
    Thor/API/Operations/tcAdapterOperationsClient.class
    Thor/API/Operations/tcAdapterOperationsIntf.class
    Thor/API/Operations/tcAuditOperationsClient.class
    Thor/API/Operations/tcAuditOperationsIntf.class
    Thor/API/Operations/tcDeploymentUtilityOperationsClient.class
    Thor/API/Operations/tcDeploymentUtilityOperationsIntf.class
    Thor/API/Operations/tcEmailOperationsClient.class
    Thor/API/Operations/tcEmailOperationsIntf.class
    Thor/API/Operations/tcEntitlementsOperationsClient.class
    Thor/API/Operations/tcEntitlementsOperationsIntf.class
    Thor/API/Operations/tcExportOperationsClient.class
    Thor/API/Operations/tcExportOperationsIntf.class
    Thor/API/Operations/tcFormDefinitionOperationsClient.class
    Thor/API/Operations/tcFormDefinitionOperationsIntf.class
    Thor/API/Operations/tcFormInstanceOperationsClient.class
    Thor/API/Operations/tcFormInstanceOperationsIntf.class
    Thor/API/Operations/tcGroupOperationsClient.class
    Thor/API/Operations/tcGroupOperationsIntf.class
    Thor/API/Operations/tcHelpOperationsClient.class
    Thor/API/Operations/tcHelpOperationsIntf.class
    Thor/API/Operations/tcITResourceDefinitionOperationsClient.class
    Thor/API/Operations/tcITResourceDefinitionOperationsIntf.class
    Thor/API/Operations/tcITResourceInstanceOperationsClient.class
    Thor/API/Operations/tcITResourceInstanceOperationsIntf.class
    Thor/API/Operations/tcImportOperationsClient.class
    Thor/API/Operations/tcImportOperationsIntf.class
    Thor/API/Operations/tcLocationOperationsClient.class
    Thor/API/Operations/tcLocationOperationsIntf.class
    Thor/API/Operations/tcLookupOperationsClient.class
    Thor/API/Operations/tcLookupOperationsIntf.class
    Thor/API/Operations/tcObjectOperationsClient.class
    Thor/API/Operations/tcObjectOperationsIntf.class
    Thor/API/Operations/tcOrganizationOperationsClient.class
    Thor/API/Operations/tcOrganizationOperationsIntf.class
    Thor/API/Operations/tcPasswordOperationsClient.class
    Thor/API/Operations/tcPasswordOperationsIntf.class
    Thor/API/Operations/tcPermissionOperationsClient.class
    Thor/API/Operations/tcPermissionOperationsIntf.class
    Thor/API/Operations/tcPropertyOperationsClient.class
    Thor/API/Operations/tcPropertyOperationsIntf.class
    Thor/API/Operations/tcProvisioningOperationsClient.class
    Thor/API/Operations/tcProvisioningOperationsIntf.class
    Thor/API/Operations/tcQueueOperationsClient.class
    Thor/API/Operations/tcQueueOperationsIntf.class
    Thor/API/Operations/tcReconciliationOperationsClient.class
    Thor/API/Operations/tcReconciliationOperationsIntf.class
    Thor/API/Operations/tcRequestOperationsClient.class
    Thor/API/Operations/tcRequestOperationsIntf.class
    Thor/API/Operations/tcRulesOperationsClient.class
    Thor/API/Operations/tcRulesOperationsIntf.class
    Thor/API/Operations/tcScheduleTaskOperationsClient.class
    Thor/API/Operations/tcScheduleTaskOperationsIntf.class
    Thor/API/Operations/tcSchedulerOperationsClient.class
    Thor/API/Operations/tcSchedulerOperationsIntf.class
    Thor/API/Operations/tcUserOperationsClient.class
    Thor/API/Operations/tcUserOperationsIntf.class
    Thor/API/Operations/tcWorkflowDefinitionOperationsClient.class
    Thor/API/Operations/tcWorkflowDefinitionOperationsIntf.class
    As I described in my original post, and as you can plainly see, there is a Client class that is the "worker" class for each of the Interfaces. Without these worker classes, we would be at our own devices to determine how to implement these Interfaces, so I am thankful they are being provided, but the issue is that I am needing documentation for them, since specifically the ReportOperationsClient does not seem to work based on my interpretation of the Interface.
    Thanks for your interest. If the source code for the Operations Clients does not have embedded JavaDocs, that would explain the issue. In that case I would need to have the source code so I can troubleshoot the issues I am having with this class. I opened an SR Friday but have not had any response yet.

  • WTK 2.5 Beta & missing API documentations

    Hi everybody,
    I�m suing WTK 2.5 Beta and NetBeans 5.0 for my development project.
    I�m missing the API documentation (Javadoc) of :
    JSR 120 (WMA 1.1)
    JSR 205 (WMA 2.0)
    JSR234 (Advanced Multimedia Supplements)
    At SDN site I wasn�t able to find them!
    And at JCP respective sites I can ONLY see the specification in PDF-format.
    Where can I download them?
    Please help by providing the links.
    Many thanks
    Asghar

    I�m suing WTK 2.5 Beta and NetBeans 5.0 for my
    development project.Damn, I hope you have good loyers! Sounds like a fun project ;)
    Seriously, there are a lot of api's that are only available in PDF form. It's very anoying but sadly, that is the case...
    At least JSR 234 is available as normail api doc: http://jcp.org/aboutJava/communityprocess/final/jsr234/index.html

  • Java API docs as XML?

    Hello:
    I'm posting here because I don't really know where to post this question.
    Are the Java API docs available as XML?
    Thanks!
    Greg

    I don't think so. I believe they come in the "javadoc" format only,
    besides the HTML ones that are hosed online on java.sun.com.

  • Association rules Java API (non-transactional data)

    Hi
    I am looking at the demo java program (dmardemo.java) for association rules.
    This iconverts the data from transactional format to non by using a nested column.
    In my case the data are already non-transactional do I have to create a nested column or the model can be build based on the original columns?
    Thank u
    Kate

    Hi Kate,
    Here is what we provide for ODM 10.2 (thanks to Kathy from our doc team in compiling this for me).
    The following are db docs provided by Oracle, with sections noted that contain more info on transformations.
    You can go to this link to view them: http://www.oracle.com/pls/db102/homepage
    Concepts - Chapter 2 (general data prep)
    Application Developer's Guide - Chapters 2 (general data prep), 5 (text transformation), and 7 (Java data prep).
    Java API Reference (javadoc)
    PL/SQL Packages and Types Reference -- DBMS_DATA_MINING_TRANSFORM. In 10.2, the source code is still available.
    Here are a few more sources:
    Sample programs (The source code and embedded comments are quite helpful)
    View this at: http://www.oracle.com/technology/products/bi/odm/index.html
    ODMr Tutorial -- Chapter 2
    View this at: http://www.oracle.com/technology/products/bi/odm/odminer.html
    There is also a book on the java api that is out.
    You can go to Amazon and check it out:
    http://www.amazon.com/Java-Data-Mining-architecture-implementation/dp/0123704529/sr=8-1/qid=1172519948/ref=pd_bbs_sr_1/105-8560904-8042036?ie=UTF8&s=books
    In ODM 11, there have been alot of improvements related to transformations, but I can say anything about that until ODM 11 is released.
    Thanks, Mark

  • Java Api VS Ejb/Xml

    Hi, I need some information from all of you experts out there.
    Currently we are running an appserver, the way it works is that we use ejb/xml to talk to corba stubs which eventually will talk to the server objects.
    I am quite new to this technology, and currently considering of removing the use of ejb/xml layer and replace it with JAVA API. The idea is to get Webservice to talk to Corba stubs through JAVA API.
    My question is:
    1. Has anyone out there done this before? if so, what is your suggestion to this?
    2. Is there any performance issue?
    3. Is there any sample out there that does this?
    Any reply/opinion is highly appreciated.
    Thanks in advance.

    I don't think so. I believe they come in the "javadoc" format only,
    besides the HTML ones that are hosed online on java.sun.com.

  • Internet Sales Javadoc

    Hi All,
    Can anybody help me locate the API documentation for ISA 4.0 in javadoc format. Specifically with the com.sapmarkets package.
    Thanks a lot!
    April

    Hi All,
    if anybody can send me the JAVADOC API for 4.0 and 5.0...
    please mail it at :-
    [email protected]
    thanks amd regards
    pranay

Maybe you are looking for

  • How to enable the EL in jsp page

    hi can u tell 'how to enable the EL in jsp page'?

  • Component from a set of jsf elements

    I use a set of JSF elements (adf:table, adf:commankLink...). How to make all this elements part of a "Components" with input params ? What is the best solution ? region, facelets, subview, ...

  • All field lables of PCUI screens in Portal is displayed with Vertical bar

    Hi Group, In Portals, all PCUI screen Field lables are displayed with Small vertical bar in the biginning of the field. can somebody tell me how i can get rid of that vertical bar from all Fields or all screens?. let me know if there is any SAP Note

  • I need db block corruption query

    Hi all, In my database some of the blocks are corrupted. seelect * from v$database_block_corruption; 31 rows selected. i need to find which object_name,owner,blocks,file_id are corrupted details. please send the query. Regards Rajabaskar

  • Macs drop off and won't connect to BTHub - Macs an...

    We've got 2 Macs in our house which keep dropping off the BT Infinity Broadband hub and won't connect again  here's the thing: The macs work fine on all other broadband at other locations The other devices in the house work fine It's just the combina