PIP, documentation and examples

Hi.
I'm looking for PIP docs and examples for the following Oracle products:
Oracle BRM
Oracle Siebel
Oracle MDM
Oracle Ebs
I need to build a presentation about the PIP with this products.
Thank you.

May be you could check those in https://edelivery.oracle.com. You can get some PIP documentation.
Regards,
Rahul

Similar Messages

  • Documentation and Examples of Oracle Service Bus

    Good afternoon!
    My name is Bruno Lira and I work with Peoplesoft HCM.
    Today the project on which I need to use the Oracle Service Bus to integrate with other PeopleSoft systems. By chance, someone here would have some documentation and examples of OSB?
    Thank you.

    an excellent book
    http://www.oracle.com/technetwork/articles/soa/schmutz-osb-cookbook-1543518.html
    list of training material
    http://www.javamonamour.org/2012/04/osb-training-material.html
    sample code
    http://www.javamonamour.org/2010/04/osb-sample-code.html
    enjoy!

  • Documentation and examples

    Hi All
    Where can i find some good documentation and some examples on "cross tabs and graph reports".
    Thank You

    https://eas.rutgers.edu/manuals/DiscovererPlusGuide011504.pdf
    http://www.oracle.com/technology/products/discoverer/index.html
    http://www.biblogs.com/2005/04/24/positioning-oraclebi-discoverer-for-olap/
    http://learndiscoverer.blogspot.com/2007/07/using-all-in-parameter.html
    There are plenty of examples in "Demonstration" section of Oracle's BI Discoverer homepage too.
    Happy Learning..!
    Thanks,
    Chinmay

  • ABAP Documentation and Examples

    Hi everybody,
    I have the Testdrive N4S here on my SuSE 10.3 and I'm trying to learn a bit about ABAP by viewing the Examples under ABAPDOCU. So far I can see the code but not the documentation. When doubleclicking on the red "?" icon I get an Information window telling me Invalid "fastpath" a click on the yellow "?" icon gives me the Information Message no. 00260
    I couldn't find anything regarding this problem in the forum or the wiki so far.
    What do I have to do so I can use the documentation?
    Thanks for your help
    Kai

    Hi Prashanth,
            The program about which you are saying is a help program which is used to understand the basic concepts of ABAP. The program is used to show just how an ABAP program works.
            That program is simple. let me tell you how it works.
    the variable INPUT stores the value HELOLO WORLD! by default.
    now we are calling the screen 100.
    so the control takes you to the screen 100. you just double click on the screen 100 the it will show you the screen layout. there you cna see how the screen 100 was created.
    but since there is nothing written in the PBO or PAI  modules the control will take you back to the report program output screen.
    this is how that program works.
    any more issues. feel free to ask me.

  • BDL documentation and examples?

    found an ABAP package called BDL in SAP Web AS ABAP 7.00 called BDL
    I believe this package has been arround for a while and did exist in previous releases as well.
    Browsing through the function modules and programs there seems to have features that I could use in my projects.
    I am looking for the documentation.
    I am also looking for examples, and/or finding people who know this package.
    Thanks and best regards... Lucio

    Hi
    Check the below URL's
    http://help.sap.com/saphelp_47x200/helpdata/en/db/3a753c0a1be713e10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/f0/f9743cd5f16d73e10000000a114084/frameset.htm

  • Pipes (Input- and Output-streams) to a Process are not closed

    Hello experts!
    I have a long-living server-process that opens external programs with
    Runtime.getRuntime().exec() all the time. For communication with one
    of the external program I use stdin and stdout. I close all streams in
    finally-blocks, so there should not be any open stream.
    The problem is, that most of the time the used streams are closed
    correctly. But sometimes some of them left open. I check that with
    the linux command-line tool lsof. So over time the number of open
    pipes increases and eat up all file-handles till an IOException (too
    many open files) is thrown.
    If I watch the -verbosegc output, I see that most of the open pipes
    are cleaned up after a GC-run. But over time - not all.
    I start the external program in a thread, what could explain that
    it happens only sometimes.
    I'm hunting this bug now for quite a long time. Are there any known
    problems with using pipes to/from other processes (under linux?)
    thanks
    lukas

    Hi!
    Now I did some heavy logging and I saw that the remaining pipes are the ones I DON'T
    open to read or write! No joke! For example - for one process I don't read or write any of
    stdin,stdout,stderr - then in one of X executions all three pipes are left open (shown by
    lsof for the java-process, after many GC-runs).
    To test it I read the stdin of this process - then this stream was closed in the error case,
    but stdout and stderr are still open. This is really strange!
    anybody seen this before?
    lukas

  • DBMS_LDAP package documentation and samples

    Where can I find the DBMS_LDAP package documentation and samples to use it to connect to OID from pl/sql blocks.
    TIA,
    Nishant

    I have been successful using the PL/SQL DBMS_LDAP utilities and enhancing the included examples to bulk create portal users as well as adding them to a default portal group as outlined in the DBMS_LDAP demo examples (search.sql, trigger.sql, empdata.sql).
    Using this PL/SQL trigger on the EMP table, I can add, delete or modify various user entries. However, while I can add a user to a default portal group, I have been unsuccessful in deleting a user from a group as well as modifying a users default group by deleting their "uniquemember" entry from one group and adding it to another using the DBMS_LDAP procedures.
    Has anyone deleted a user from an existing group and how is this done programatically using the DBMS_LDAP utilities? Also, but less important, is there a way to programmatically modify a user from one portal group to another?
    I don't necessarily want the code - just the method of doing this. Do I have to read in all of the 'uniquemember' attributes from the group (via DBMS_LDAP.populate_mod_array, for example), then manipulate the list and write it back. Or, is there a function that will allow me to delete or modify an entry in the 'uniquemember' attribute.
    Regards,
    Edward Girard

  • Documentation with examples for OO ABAP

    Hi All out there,
    I want to learn object oriented ABAP. can you send me some documentation along with examples to [email protected]
    Thnanks in Advance.
    Ashutosh.

    Hi Ashutosh ,
    There is one nice site to learn OO ABAP.
    It is <b>SAPGenie.com</b>
    The URL is
    http://www.sapgenie.com/abap/OO/index.htm
    <b>Just check this link also
    http://www.esnips.com/doc/375fff1b-5a62-444d-8ec1-55508c308b17/prefinalppt.ppt
    </b>
    You can also go through the transaction: ABAPDOCU for getting the examples.
    For advanced OO ABAP, go through this link.
    http://www.esnips.com/doc/0ef39d4b-586a-4637-abbb-e4f69d2d9307/SAP-CONTROLS-WORKSHOP.pdf
    Also you can try the transaction DWDM for source code and examples.
    Regards,
    SP.

  • Sap Documentation and the Spirit of Open Source

    Hi,
    I have noticed that not all of SAP functions have documentation (for example in SAP CRM there are around 80.000 functions and many of them, I dare say most of them, have no documentation and I suppose this is the situation for all SAP solutions).
    I spoke to someone from SAP and I was told that not all of them need to, as they are not supposed to be used by clients. I agree with this and moreover it would be a tedious process for SAP to do it now. But sometimes need arises to use this functions or at least know what they do.
    And the standard search for Functions .....
    One enters "dialog popup" in Short description and he gets nothing (in SAP CRM 3.1 SP06).
    She/he has to enter "dialog Popup" and thus gets the function POPUP_TO_CONFIRM
    It is LUDICROUS ! Need no say more !
    I do have an idea, SAP community could help out.
    If all the functions would be shared among the SAP developers from all over the world – I mean those who would like to participate in this project - all functions will have documentation in less than 1 year.
    Let's take as example - PHP:
    Every function is documented and an example is given.
    Also, developers from all over the world add their own comments for each function.
    There is a .chm help file very easy to search
    Plan:
    There would be one main writer and one main reviewer for a function (I mean one could choose to do 100 functions, other 50, other 30, and so on).
    Also, who wants could add his/hers comments.
    Objective:
    To have a documentation (.chm file) as comprehensive as possible about all the functions in SAP.
    Is this plan feasible ? Are there any volunteers ?
    Mihai

    I can agree on some points but not others.  First, let's agree that dialog popup and popup dialog are two different search strings.  In SQL, this would produce "WHERE description like "%dialog popup%" which is clearly not equivalent to "%popup dialog%".  However, I feel your pain.  While the level of function docs is disappointing, how wonderful that we even have access to them at all!  One of the best parts of SAP is the fact that I don't have to guess "how that works".  I can go look and learn from the master code ... albeit slowly. 
    My understanding of German is non-existent.  Therefore, much of the comments that are available in the functions are lost on me.  That's a shame.  I would like to see an effort to get readable English comments out of these valuable German comments.  That' would take a native speaker's translation vs. a babelfish-like systran.  They just don't cut it.
    Docs:  The level of SAP documentation in general, even for BAPIs, is appalling.  Maybe I just don't know where it is but from what I've seen, even the most complex BAPI docs are not worth the space they take up.
    Case in point: BAPI_SALESORDER_CREATEFROMDAT2.  This is a rather complex BAPI which can create all manner of sales documents.  So let's say I want to build a configured sales order.  Let's hit the BAPI documentation:
    <i>If the item is configurable, you need to enter the configuration data in the ORDER_CFGS_REF, ORDER_CFGS_INST, ORDER_CFGS_PART_OF and ORDER_CFGS_VALUE tables.</i>
    That's it.  There might be a few more hints down the page but there are no examples, no "here's why you need to stick an A in field XYZ", etc.  This is why I rely on reading code and trying to gets hints from poorly translated German comments.  I generally get an answer but what a time waster that is!  If SAP is claiming that they don't document all functions because they are not "supposed to be used by clients", then how about fully documenting the BAPIs at least?  Those certainly ARE for use by clients.  That's their main purpose.
    As a concept, I agree with you.  How to pull that off?  Personally, I wouldn't feel comfortable documenting any function that I've not had 1st hand experience with.  Even still, I've only used about 20% of the sales order BAPI's capability.  While that's 18% better than what SAP gives, I'm not sure I would be willing to take the time to document it given that I'm stretched to the max, in part, due to the lack of function docs!  Catch-22.
    Good luck with the idea.  I'd like to see what other people's comments are.  I'm hoping that I'm missing some key documentation resources.  If nothing else comes from this thread, that would be great.
    Maybe the SDN would provide a place/forum to store documentation that is created?  Not a forum ... more like SAP notes (which can be a helpful source of docs sometimes BTW).
    Thanks.

  • Questions on pipe channel and e-mail processing

    Hi There,
    We currently have a sendmail (on Solaris) based system that we use for our primary MTA. Our iMS5.2 (on Solaris 8) is used for message storage. We will want to migrate our sendmail system to the Iplanet MTA. However, I need some ideas on how to handle one of our scenarios: We have numerous sendmail aliases that pipe the message through a script. That script will then send a notification message to a group of users and then archive the E-mail into a directory.
    I've looked at the docs regarding the "pipe" channel. It looks like I could define a bogus "alias-pipe" user and use the mailAlternateAddress field to define my various alias destinations. Then the script could just "switch" on the destination user to perform whatever actions are necessary. Everything I've read seems to indicate that processing e-mail through a program requires defining a user and that user then specifies the method to use. That requires "registering" the method using the "imsimta program" mechanism. I'd like to minimize the amount of work involved with updating and adding new alias programs. Does the above solution make sense, or am I headed down a deadend? Is there a better way to do this?
    If I were to use the MTA's aliases file, could I send directly to the pipe channel?
    Thanks for your input,
    Roger S.

    Roger-
    We are in exactly the same boat as you. Migrating from sendmail (AIX) to iMS 5.2 on Solaris. Everything is done except for trying to figure out how to handle the old sendmail aliases file. All indication are that the aliase would optimally reside in the LDAP. I'm looking into the unix2ldif utility to see if I can figure out some way of getting it to work. We have hundreds (literally) of aliases that need to be incorporated into our iMS environment. Currently iMS is our primary server running a SmarHost to our old sendmail box for the sole purpose of maintaining the aliases file. I'm anxious to get moved off of the old beast. I would be very interested to hear any solution you come up with. I have been dissapointed in the iMS documentation in the regard.
    -Patrick

  • PAPI Webservice documentation and Step by step explanation

    Where do I get PAPI Webservice documentation and Step by step explanation?
    Is there any book or pdf file which contains lots of examples? if so where I can get it?

    Here is the location of a step-by-step explanation on how to use PAPI Web Service (PAPI-WS) to create a work item instance and then run the instance inside an activity in a process running on Oracle BPM Studio.
    http://www.4shared.com/file/128256802/f20abc7a/PAPI-WS_for_Oracle_BPM_Studio.html
    Be sure to use the project that is in the zip file for this example.
    If you need an example of how to use PAPI-WS on Oracle BPM Enterprise, go to this thread: PAPI Web Service (PAPI-WS) Example for Oracle BPM Enterprise Standalone
    If you need a step-by-step example of how to use PAPI (the Java API) go to this thread: Creating a new work item instance in a process using PAPI
    The Oracle BPM 10g docs are on this page: http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/index.html. There is a section that might help regarding PAPI.
    Hope this helps,
    Dan

  • TEDS library documentation and help

    Hello,
    I am new to using the TEDS library in LabView and I am experiencing some frustration in learning all of the details of each VI in the TEDS library.  When I right click and try to select Help on all of the TEDS VI's it is grayed out.  Where can I find Help files or any other collection of documentation on all of the TEDS functions and TEDS DAQmx functions.
    In the absense of documentation (that I can find) I have been working off of Knowledge Base articles and Examples and I am seeing some inconsestencies in how to read a TEDS AI channel.  The steps oulined in this KB article (http://digital.ni.com/public.nsf/websearch/CE93FAB3AA03809686256F7A004AB8B0?OpenDocument) are not consistent with the execution of reading a TEDS AI channel shown in the VI example see here (http://zone.ni.com/devzone/cda/epd/p/id/1524).  In the KB article it appears that one has to read the EEPROM on the sensor, parse the bit stream, extract the necessary information and then apply that information to the appropriate DAQmx Create Virtual Channel vi, then read the channel.  In the example it appears that all you have to do is select the physical channel and feed that channel into TEDS DAQmX Create Virtual Channel without necessarily applying the TEDS information pragmatically.  Is the TEDS information intrinsically bound to the creation of the physical channel through MAX? or do I need to read it explicitly and apply that information in my program?  Can anyone point me in the direction of how to actually used the TEDS information to read an AI channel.
    Additionally I have been examining the .llb file in this article (http://sine.ni.com/devzone/cda/epd/p/id/4553) as an example for reading and writing  the EEPROM in a TEDS sensor.  I have yet to get to the point where I am wanting to edit the actual data in the TEDS sensor, but that is on my list of skills to master yet.  Any additional information in this area would be appreciated. 

    I am running LabView 8.5.1 with Windows XP
    Thanks 

  • PDF or HTML for mobile Technical Documentation and Newsletters

    Hi,
    I've been reviewing the pros and cons for PDF and HTML for mobile technical documentation and newsletters and wanted to get your honest thoughts on this.
    Here's the scenario:
    I need to create  mobile technical documenation and newsletters that are interactive, i.e. video, commenting/annotating, links, forms, etc.
    Given how the mobile publishing market is rapidly evolving, what is the most practical format, (with minimum format issues) to use for both short term and long term?  PDF or HTML?  Why?
    Based on your choice, which format would you use for non-interactive documents that offers the most creative options and usability?  Why?
    Paul

    Hyper Text Markup Language ( HTML ) is going to work better.  Mainly because the way mobile is setup, the interface has to conform to the device and with the other elements coded into the interface, HTML is far better.  You keep referring to usability, so even in non-interactive scenarios in mobile documentation, you're better off using HTML.

  • Documentation and info for MusicPlayer API?

    Is there documentation and info about the status of the MusicPlayer API from MusicPlayer.h in the AudioToolbox framework? Will this API be around for a long time or will it be deprecated?

    Hi Pasquale,
    The steps for installing a Metadata Repository into
    a RAC database are in the Oracle Application Server
    Metadata Repository Creation Assistant User's Guide.
    Details on creating various high availability
    environments that include a RAC database are in
    the Oracle Application Server Installation Guide.
    More details on managing these environments are
    in the Oracle Application Server High Availability Guide.
    Hope this helps,
    Beth

  • BPEL 10.1.3 Documentation and tutorial

    It seems to me that most of the oracle bpel documentation are mainly for 10.1.2. I would like to know if a cook book or something similar exist for 10.1.3. I have searched the web but most documentation seems to elaborate on 10.1.2.

    That is not correct. The current version is 10.1.3 for a few years now.
    See my blog http://orasoa.blogspot.com and search for 'newbie'. You will get a list of URL to documentation and download.
    If you download SOA Suite 10.1.3 you get the all the software including the documentation / samples / tutorials.
    Marc

Maybe you are looking for

  • How can I update my unlocked Passport to 10.3.1 software without waiting for my provider to issue the update?

    I recently purchased a PP with version 10.3.0.908 and have issues with the hotspot app not working.  I understand it is resolved in 10.3.1 but my current provider does not officially support Blackberry. I bought an unlocked phone directly from Blackb

  • ITunes crashes on start up since installed Ace Media CodecS pack

    First post and if truth to be told iv never had to use the support forums at Apple before because everything normally goes swimmingly well. But now im in dire need of assistance Basically, I did one of the most silliest things I could have done and i

  • 'Maximum' Quality Setting for Previews

    Dear Adobe, Aside from 'Low', 'Medium', and 'High' settings for standard-size previews, please add a 'Maximum' quality setting (equivalent to 10-12 quality setting for JPEGs in Photoshop). As standard previews are generated for imported images or for

  • Performance improvement of Select Query

    Hi All, Please suggest me to fine tune below query with example. It is causing DUMP when I am executing it because of low memory.. select * from vbap into table it_vbap where vbeln = p_vbeln or vgbel = p_vbeln or vbeln = j_3avbfae-vbelv or vgbel = j_

  • Paying company code

    Hello All,    Has anybody here used Paying Company codes? I have two company codes 3000 and 9123. The Paying company code for 9123 is 3000 (this can be setup in transaction FBZP->All company codes). I created two Non-PO invoices (FB60) for each compa