IBM FileNet-XI-R/3 Integration

Dear All,
Just wanted some help on how do we Integrate FileNet application with R/3 using XI.
Any help would be appreciated.
Regards,
SJ

i guess you can either use webservices or connect to filenet using a java proxy since they provide you a java api.
you will ahve to contact the vendor to exactly know what is they support they provide for integration

Similar Messages

  • Integrating ADF UI with IBM Filenet

    I am working on latest jDEV(PS1) and developing UI using ADF. One of my requirement is to integrate ADF pages with IBM Filenet.
    For example if I am displaying Sales Order details on the page and when we click on some info button I need to display the corresponding image from Filenet on this page and also I need to refresh the images dynamically depending on our selection on the page.
    Does anybody worked on this scenario?
    It would be really appreciate for your info / ideas.
    Thanks
    MC

    It depends on which APIs Filenet offers.
    For example if they offer a web service interface you can use the ADF Web service data control to access them.
    If they offer a Java API you can write Java classes that access filenet and then expose those classes as ADF data control.
    If Filenet support JCR then you might be able to use WebCenter's JCR (JSR-170) interface to interact with it.

  • IBM FileNet instead of UCM as default content repository for WebCenter

    Hi,
    Appreciate if anyone can clarify the following queries:
    Is it possible to replace UCM with IBM FileNet as the default (primary) content repository of Oracle WebCenter?
    Is JSR 227 adapter available for FileNet to connect it to WebCenter (as Secondary, NOT as primary content repository)?
    regards
    Rafique

    useful links:
    UCM replacement with IBM File net
    Using IBM FileNet instead of UCM
    From the installation document:
    The Documents service provides content management and storage capabilities for WebCenter applications. To use the Documents service, you must have a content repository > at the back end that contains the documents you want to manage. Oracle WebCenter supports content integration with the following external repositories:
    Oracle Content Server
    Oracle Portal 11g
    Microsoft Office SharePoint Server (MOSS) 2007 Service Pack 2
    Microsoft Windows SharePoint Services (WSS) version 3 Service Pack 2I know that the marketing materials show a Documentum adaptor, but I don't believe that's been created yet. I believe that it's a legacy BEA adaptor that hasn't been officially released for WC yet.
    Thanks,
    -ryan

  • Using IBM FileNet instead of UCM

    Is it possible to replace UCM with IBM FileNet. Currently I am developing a portal using Webcenter Spaces 11.1.1.5 and Using UCM as content server, now I need to replace UCM with IBM FileNet, is this possible?

    Short answer: no
    Long answer: with a lot of effort you should be able to do it... The think is that all the content related taskflows like document explorer, content presenter and so on are using the JCR 1.0 standard. There is currently no adapter available for FileNet so you could write one using the JCR specifications and expose it to webcenter.
    Otherwise, you can also use FileNet API to create your own taskflows but that is building all the functionality from scratch.
    There is no easy way to just replace UCM with FileNet because FileNet is currently not supported by WebCenter as document repository.

  • Integrating Struts, Tiles, and JavaServer Faces

    I have tried some sample applications in jsf. They are working properly. Basically, our application is based on struts. We fee that that it will be difficult to convert struts based application into jsf. So we plan to integrate jsf components into struts application. I found a site http://www.ibm.com/developerworks/library/j-integrate/ where jsf-struts integration material has been given. For this integaration, struts-faces.jar is required. when i try to start the server after struts-faces-1.3.8.jar placed in Tomcat 5.5\common\lib folder, server is not started properly. I have found struts-faces-1.3.8.jar in struts-1.3.8-lib. Should I user struts-faces.jar? if it is so, Where to find struts-faces.jar Please provide a solution for this problem.

    Wow, Srikanth. What a great contribution! I'm right at the begining of the design phase of a project that will hopefully go live in March and while I had already settled on a Tiles/Struts approach, I was really wanting to bring in JSF as well. I'm glad to see that someone is actively working on the integration components. I hope that the code modifications you propose make it into the Struts-Faces libraries soon.
    One question. While I've been deveolping J2EE webapps for a couple of years now,
    I'm still a little new to the Struts/Tiles arena. After reading your article at IBM developerWorks I wasn't able to ascertain whether or not what you proposed worked with the idea of individual controllers for each tile, which is a pattern that my project will need to adopt (I read about it in the short article here - http://www.theserverside.com/resources/article.jsp?l=Tiles101).
    Can you shed some light on the subject? Will the modifications you proposed allow Tiles to continue to work in that fashion?
    -Matt Welch
    Hi,
    Currently JSF, Struts and Tiles cannot work together
    out of the box.
    Craig McClanahan has come up with Struts-Faces which
    lets you integrate Struts and JSF. This is ideal for
    projects who want to protect their code investment in
    Struts and also want to take advantage of JSF once it
    is final.
    Unfortunately if you are also using Tiles, this is not
    possible because of some showstoppers on your way. I
    started on this venture a while back and ran into the
    same problems and decided to write some code - on top
    of Struts-Faces and was pretty successful.
    I am sharing this knowledge with the rest of you with
    this article of mine on IBM developerWorks
    http://www-106.ibm.com/developerworks/library/j-integra
    e/
    As already pointed out in this forum earlier, this
    article covers the steps to integrate the three and
    provides complete source code and also a working
    example.
    Hope you will find the article and the code useful.
    Thanks,
    Srikanth

  • IBM ILog Elixir 2.5 and Flash Builder 4

    Hello... I was hoping to get some help here. We just purchased the IBM ILog Elixir 2.5 product for use with Flash Builder 4 IDE and 4.0 SDK.
    The IBM website claims the its "Intergrated with Adobe Flash Builder 4 IDE" and the "Platforms Supported" are "Flex 4.0 SDK or later".
    http://www-01.ibm.com/software/integration/visualization/elixir/
    Even the Adobe site claims that "IBM ILOG Elixir is tightly integrated with Adobe Flash Builderâ„¢ 4 software"
    http://www.adobe.com/products/flex/ibmilogelixir/
    This product has been misrepresented on both websites.
    I can wait until 3.0 comes out but I really don't want to pay to upgrade as we purchased this product based on some product reviews and the sellers / developers claims which clearly state support for the 4.0 SDK on the website.
    I've contacted both support departments and spent the better part of two hours getting passed from department to department.
    The complier warnings that are generated are after dropping an Elixir component onto the stage all look like this:
    Type OLAPChart in CSS selector OLAPChart must bequalified with a namespace
    I found a blog posting where someone said you can set the -compatibility-version=3.0.0 compiler arguement or compile your app using the 3.2 - 3.5 SDKs. Thoes options are not even close to viable for a multitude of reasons. Has anyone had any luck intergrating Elixir 2.5 components into a flash builder 4 app using the flex 4 SDK?
    HELP!
    http://www.adobe.com/products/flex/ibmilogelixir/

    Hi,
    It should be fine to have both version on your machine.
    If you have any question on IBM ILOG Elixir don't hesitate to use our dedicated forums at:
    http://www.ibm.com/developerworks/forums/category.jspa?categoryID=276
    Indeed even if we monitor Flex forums we might not read them as often as our dedicated forums.
    Thanks,
    Christophe

  • Developping a ECM Connector for LiveCycle Content Services ES

    Hello everyone,
    I few weeks ago, I saw that Adobe LiveCycle had many connector to store documents in a ECM Repository/Document Repository.
    Article onhttp://www.adobe.com/products/livecycle/connectors/ shows integration with ECM documentum, IBM filenet and IBM Content Manager.
    I wonder why Adobe does not provide a connector to JSR 170 or JSR 283 : Content Repository for JavaTM Technology API Version 2.0.
    JSR 283 is the java specification of documents and content repositories. It has many options.  http://jcp.org/en/jsr/detail?id=283
    Do you have tested LiveCycle Content Services ES with the JSR 170 or 283 to create a connector and to store documents ?
    Do you know where to find these exemples ?
    Thank you very much.
    ECI
    Web developper

    Hello Steve,
    Thank you for your answer.
    My Content Repository in the one of RSD Folders. In fact, I could have a CMIS interface on it, but after a study, it happends that it will take a lot of time to me. And it is not excatly what I need, because we already have the JSR 170 level 1 compatibilty, with API compatible with JSR 170. ... But your idea is a good idea.
    What I wanted, is a example ... but I have started with my API. That I use directly in the component. Adobe does not provide any example with JSR 170 or JSR 283 in order to create a Component. I think they should jave some examples with this.
    PS: I also use Flex so we are nearly using the same technologies , lol
    Thank you
    User2222

  • Help Needed on GoldenGate Capabilities

    Hi Folks
    let me start off by saying I know nothing about GoldenGate. I am asking this question from one of our Software Developers who has been tasked to convert data from an Oracle 10.2.0.5 64-bit database running on Windows 2003 64-bit to an IBM Filenet Database. Does anyone know if GoldenGate has that capability to convert the data ?
    Appreaciate anyones expertise in this are
    Jim

    If you are storing files on the file system (as opposed to within the database), then no.
    The BFILE data type, for example, is not supported by GoldenGate (you can also see this in the install/setup guide for Oracle, page 14).
    From Oracle documentation:
    BFILE Data Type
    The BFILE data type enables access to binary file LOBs that are stored in file systems outside Oracle Database. A BFILE column or attribute stores a BFILE locator, which serves as a pointer to a binary file on the server file system. The locator maintains the directory name and the filename.
    You can change the filename and path of a BFILE without affecting the base table by using the BFILENAME function. Refer to BFILENAME for more information on this built-in SQL function.
    Binary file LOBs do not participate in transactions and are not recoverable. Rather, the underlying operating system provides file integrity and durability. BFILE data can be up to 264-1 bytes, although your operating system may impose restrictions on this maximum.
    The database administrator must ensure that the external file exists and that Oracle processes have operating system read permissions on the file.
    The BFILE data type enables read-only support of large binary files. You cannot modify or replicate such a file.

  • Remap volume and eject keys on aluminum keyboard?

    Is there a way to remap the volume, mute and eject keys on the Apple
    (wired) aluminum keyboard?
    I'd rather have them above the keypad if that's possible - like they
    were on previous Apple keyboards.

    Something vaguely relevant from MacFixit:
    "Friday, March 03 2006 @ 02:46 PM PST
    Mac OS X 10.4.5 Special Report: Keyboard/Mouse issues
    Some users are reporting issues with specific input devices -- generally third-party keyboards -- after the update to Mac OS X 10.4.5.
    One reader writes:
    "After updating my iMac Core Duo to 10.4.5, the scroll function of the blue, middle button on my IBM SpaceSaver USB keyboard (with integrated trackpoint pointing device) no longer works. I had been using USB OverDrive 10.4.4 to gain this feature."
    Re-installing combo updater The versatile workaround of re-installing the Mac OS X combo updater (PowerPC, (Intel) works to resolve a number of odd keyboard and mouse issues occurring after the update, including inversion of mouse buttons. "
    http://www.apple.com/support/downloads/macosxupdate1045combo.html

  • ECL Viewer could not view TIFF file in TC OAOR

    Hi,
    did You meet that problem with the viewer?
    I use TC OAOR and I'v got an error 'Error when calling a method of VIEWER2D_CONTROL Message no. SBDS323'. I use option in-place to view document from HTTP content server repository (IBM Filenet). When I deactivate this option the document is open in viewer in new window - TC SDV is working - so I know that document exist and is stored in repository.
    In TC OAG1 I set option 'Include ECL Control'. I set configuration in TC DC30 according link http://wiki.sdn.sap.com/wiki/display/PLM/DocumentManagement%28CA-DMS%29 -> ECL Viewer (CA-DMS-EAI)
    I use GUI 720 w patch level 2 and ECL Viewer 6 with patch level 7. ERP: SAP R/3 Enterprise (4.7).
    Can anyone help me?
    Regards,
    Kaz

    Hi,
    topic on OSS 761526/2010.
    Solution: install ECL Viewer 7.0 - available since March 2011.
    Regards,
    Kaz

  • How to get the page numbers of a word/mpp/execl doc using Java?

    Hi,
    I meet a problem in Java programming. I want to get the page numbers of a Word/MPP/EXECL/PDF document. For exmaple, if a PDF docment have 10 pages, I need get the 10 . How to get it using Java?
    Please advise me as soon as possible if you have any good suggestions! Thanks!
    Yin

    There are several good tools that allow you to access COM objects from Java. Here are two of the better ones:
    Bridge2Java
    http://www.alphaworks.ibm.com/tech/bridge2java
    J-Integra
    http://www.linar.com/
    Both of these tools will allow you to access MS Office products (including Word and Excel) via COM interfaces.

  • System-config-display, gnome-display-properties - inconsistent R5 U5 64bit

    Hi all,
    I have OEL Rel 5 U5 (64-bit) installed and running on an IBM x3200 which has Radeon integrated graphics, with a IBM ThinkVision LCD monitor (1280x1024 max)
    Problem I have is eventhough system-config-display lets me select 1280x1024 I can't actually get it to switch. Upon log-off/log-in, reboot, restart, etc... it still returns to 1024x768 mode.
    Running gnome-display-properties only gives me a choice of 1024x768, 800x600, or 640x480.
    I've also tried xrandr and trying to force it to 1280x1024 but it tells me I only have the 3 choices given by gnome-display-properties.
    My xorg.conf file is configured with 1280x1024, 1024x768, and 800x600 modes, so I'm baffled at where gnome-display-properties and xrandr are getting their mode choices...
    Can anyone shed some light on this?

    Based on Xorg log I'm guessing the monitor driver just will not support the higher res and apparently that's where 'gnome-display-properties' gets its info regardless of what I try in Xorg.conf.
    I'll see if I can manipulate the monitor settings and see where that gets me...
    I see the following in the log:
    (II) RADEON(0): Monitor1 EDID data ---------------------------
    (II) RADEON(0): Manufacturer: IBM Model: 29a Serial#: 16843009
    (II) RADEON(0): Year: 2003 Week: 16
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    (II) RADEON(0): Gamma: 1.00
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 65.0 MHz Image Size: 300 x 225 mm
    (II) RADEON(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
    (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
    (II) RADEON(0): Serial No: Reserved
    (II) RADEON(0): Monitor name: IBM RSA2
    (II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 110 MHz
    (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
    (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) RADEON(0): Validating modes on Primary head ---------
    (II) RADEON(0): DFP table revision: 3
    (II) RADEON(0): Panel infos found from DDC detailed: 1024x768
    (II) RADEON(0): Valid Mode from Detailed timing table: 1024x768
    (II) RADEON(0): Valid Mode from standard timing table: 1024x768
    (II) RADEON(0): Valid Mode from established timing table: 1024x768
    (II) RADEON(0): Valid Mode from established timing table: 1024x768
    (II) RADEON(0): Valid Mode from established timing table: 1024x768
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 640x480
    (II) RADEON(0): Valid Mode from established timing table: 640x480
    (II) RADEON(0): Valid Mode from established timing table: 640x480
    (II) RADEON(0): Total of 12 mode(s) found.
    Here's video info from lspci:
    0a:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) (prog-if 00 [VGA controller])
         Subsystem: IBM Unknown device 0325
         Flags: bus master, stepping, fast Back2Back, medium devsel, latency 66, IRQ 11
         Memory at d8000000 (32-bit, prefetchable) [size=128M]
         I/O ports at 6000 [size=256]
         Memory at d0800000 (32-bit, non-prefetchable) [size=64K]
         [virtual] Expansion ROM at d0820000 [disabled] [size=128K]
         Capabilities: [50] Power Management version 2
    Xorg.conf:
    # Xorg configuration created by system-config-display
    Section "ServerLayout"
         Identifier "single head configuration"
         Screen 0 "Screen0" 0 0
         InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "InputDevice"
         Identifier "Keyboard0"
         Driver "kbd"
         Option     "XkbModel" "pc105"
         Option     "XkbLayout" "us"
    EndSection
    Section "Monitor"
    ### Comment all HorizSync and VertSync values to use DDC:
    ### Comment all HorizSync and VertSync values to use DDC:
         Identifier "Monitor0"
         ModelName "LCD Panel 1280x1024"
    ### Comment all HorizSync and VertSync values to use DDC:
         HorizSync 31.5 - 64.0
         VertRefresh 56.0 - 65.0
         Option     "dpms"
    EndSection
    Section "Device"
         Identifier "Videocard0"
         Driver "radeon"
         Option     "AccelMethod" "UXA"
    EndSection
    Section "Screen"
         Identifier "Screen0"
         Device "Videocard0"
         Monitor "Monitor0"
         DefaultDepth 16
         SubSection "Display"
              Viewport 0 0
              Depth 24
              Modes "1280x1024" "1024x768" "800x600"
         EndSubSection
         SubSection "Display"
              Viewport 0 0
              Depth 16
              Modes "1280x1024" "1024x768" "800x600"
         EndSubSection
    EndSection

  • Error code:-2147467259 Error code name:failed

    Hi everyone,
    i am using IBM websphere studio apllication developer integration edition with crystal reports 11 release 2.
    while running jsp program i got following exception:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: The supplied keycode is not valid for this version of the Java Reporting Component---- Error code:-2147467259 Error code name:failed
    I tried but i am not able to resolve this problem.
    can anybody tell me what to do with this problem.
    Thanks in advance.

    Hi everyone,
    i am using IBM websphere studio apllication developer integration edition with crystal reports 11 release 2.
    while running jsp program i got following exception:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: The supplied keycode is not valid for this version of the Java Reporting Component---- Error code:-2147467259 Error code name:failed
    I tried but i am not able to resolve this problem.
    can anybody tell me what to do with this problem.
    Thanks in advance.

  • Regarding Entity bean

    Does new version of OAS 4.0.8.1 or
    JDeveloper 3.0 support Entity Bean .
    Can anyone help me?
    from Prashant

    That blows. I've been really counting on Oracle to come through on at least the EJB 1.1 spec for OAS is not for 8.1.6. At the iSeminar I was informed it was available in beta with the release. This is getting disheartening as IBM has good all-around integrated support for the full standard but I've committed alot of time and energy to the Oracle platform.
    Now I need to re-think that decision? That sucks.
    Will :-\

  • Date and Time Edit and Display - allowable entries

    Greetings!
    I have the following issue:
    I am converting IBM Filenet e-forms to Adobe Livecycle XFA forms.
    In the xml package that is currently being delivered to the Filenet e-forms is the following Date/Time element data:
    1972-09-01 12:00:00.0
    In the Patterns... for either Data or Display there does not seem to be a setup that includes the ".0" on the end of the Time data. The best that I can seem to do is {HH:MM:SS}.
    Does anyone know if there is the ability to add the ".0" to the end of a Data or Display Pattern?
    Thanks in advance.
    Best regards,
    Rick Kuhlmann

    Hy,
    try this pattern
    date{YYYY-MM-DD} time{HH:MM:SS'.0'}

Maybe you are looking for

  • ALWAYS BOOTS UP IN SAFE MODE

    MY MAC ALWAYS BOOTS UP IN SAFE MODE. I REPLACED THE KEYBOARD DUE TO A JAMMED SHIFT KEY WHICH WAS CAUSING IT TI DO THE SAME THING, BUT ITS DOIN IT AGAIN. CAN SOMEONE HELP PLEASE?

  • Can't delete or edit any files on Ipod

    i have a 60 gig 5th gen ipod. for the past few days i've been trying to fix this problem. i've looked everywhere and tried the 5 r's and everything but its not changing anything once i add files in itunes to my ipod, i can't edit them or delete them

  • JDevelopment Deployment problems(Aurora-error)internal error

    > Below is a error listing of a (re)deployment from Jdeveloper, suddenly I get errors that look like this, How would i fix this? The program compiles and runs well in Jdeveloper and had deployed into the database(9.2.0.1) without any problems earliar

  • Security Settings Opening a PDF on Windows 7

    I am running Windows 7 and all of a sudden a security question pops up every time I try to open a PDF. I did not change anything to cause this to occur. It is very anoying. How do I stop this?

  • Freakish MX440 T8X problems

    Okay chaps, maybe one of you can give me some clues here... I bought two of these cards from eBuyer, and built two PCs using them. The only difference was the first one had Win XP, the second had 98SE... and didn't work properly! Now, I know I'm a lu