Configuring Viewer for IPM documents in BPEL

Hi,
I am trying to integrate IPM with UCM and BPEL. The tasks i need to perform is
1) Upload documents through IPM
2) Add annotations to the document in IPM
3) Push the documents into BPEL workflow
4) View the documents from BPEL workflow along with annotations.
While I am able to upload the document in IPM , add annotations and push it into BPEL workflow, I am not able to configure the viewer tool for the document in BPEL.
The tasks i performed to setup the viewer are
Created a view in BPEL workflow system
Entries in IPM- AXF tables using the scripts similar to invoice processing with the view name like
Insert into AXF_SOLUTION_PARAMETERS (SOLUTION_NAMESPACE,COMMAND_NAMESPACE,CONFIGURATION_NAMESPACE,PARAMETER_KEY,PARAMETER_VALUE)
values (‘DocumentApprovalWorkflow’,'StartDocumentApprovalWorkflowProcessing','oracle.imaging.axf.web.backing.TaskList','VIEW_LIST','youeviewname');
Updated my BPEL connection as
Insert into AXF_SOLUTION_ATTRIBUTES (SOLUTION_NAMESPACE,PARAMETER_KEY,PARAMETER_VALUE)
values ('AttachInvoiceImageOnly','BPEL_CONNECTION','yourbpelconnection');
Run all the scripts with changes i mentioned above.
And when i try to run http://localhost:16000/imaging/faces/Driver.jspx page with the required parameters, it throws the following exception
ConversationId     e052ff72-283a-4c35-a822-b64580393e30
Error Message     java.lang.NullPointerException
Error Code     TCM-91000
and for the command : OPEN_BROWSER
i get the following URL
http://localhost:16000/imaging/faces/Message/Message.jspx?errorId=dba1f32c-083b-4bf3-9ce9-4cf08df&_afrWindowMode=0&_afrLoop=19164096940812&_adf.ctrl-state=hms7vaajl_4
Does anybody know how exactly we need to configure this? my IPM and UCM runs on my local machine where as BPEL runs on a seperate machine in the network
Really appreciate any kind of help !!!!
Regards,
Poornima

Hi,
I have followed all the steps to check whether AXF installed properly or not.It's working fine.
But In CommandAuthenticatorFacade.jsp when i click the link button(*ViewTask*) for a task generated from BPEL,i got a message as*There are no documents present in document viewer*.
Can u tell me how to proceed.
With Regards
Jyoti

Similar Messages

  • Different View for same document library on a Wiki Page

    Hi,
    I am developing a Provided hosted app which have a functionality to create a document library with two Views. Also we need to show this document library in a wiki page with two different views.
    I am using CSOM (C#). I am able to create the document library and the two views programmatically. But when I add the document library in the wiki page the default view (All Documents) is shown for both the web parts. There is an hidden view created with
    the WebPartDefinition from the xml provided through code. 
    Through CSOM we are able make a View as default with the link below.
    http://sharepoint.stackexchange.com/questions/90433/add-document-library-xsltlistviewwebpart-using-csom-or-web-services
    In my case both the webparts will get the same view, where I need different view for same document library in a wiki page.
    Also I tried to update the web parts with the following code.
    string viewString = @"<View Name='{0}' MobileView='TRUE' Type='HTML' Url='/SitePages/Home.aspx' Level='1' BaseViewID='1' ContentTypeID='0x' ImageUrl='/_layouts/15/images/dlicon.png?rev=23' >
    <Query><Where><Eq><FieldRef Name='KeyDocument'/><Value Type='Boolean'>1</Value></Eq></Where></Query>
    <ViewFields><FieldRef Name='FileLeafRef'/><FieldRef Name='DocumentOwner'/><FieldRef Name='Modified'/>
    <FieldRef Name='_UIVersionString'/><FieldRef Name='Editor'/></ViewFields>
    <RowLimit Paged='TRUE'>30</RowLimit><JSLink>clienttemplates.js</JSLink><XslLink Default='TRUE'>main.xsl</XslLink>
    <Toolbar Type='Standard'/></View>";
    WebPartDefinition wpd = wpfound.FirstOrDefault();
    string formattedstring = String.Format(viewString, wpd.Id);
    wpd.WebPart.Properties["XmlDefinition"] = formattedstring;
    wpd.SaveWebPartChanges();
    web.Context.ExecuteQuery();
    I created two views (viewString) as shown above.
    The above code did not throw error, but it did not update the web part.
    Please advise how to move forward.

    Hi Samir,
    When we click outside of the list view webpart on a webpart page (or allitems.aspx page) with containing multiple webparts, the list view webpart will lose the focus, and the selected items will be deselected, this is by design.
    You can look at the following article with using the approach/workaround of Javascript to prevent the specified list view webpart from losing focus.
    http://sharepoint.stackexchange.com/questions/44360/list-view-loses-focus-when-additional-webpart-added-to-page
    //Set focus on our list web part
    var webPart = document.getElementById('WebPartWPQ1');
    WpClick({target: webPart});
    //Prevent it from losing focus
    SP.Ribbon.WebPartComponent.$3_1.deselectWebPartAndZone = function() { };
    Thanks
    Daniel Yang
    TechNet Community Support

  • Enable Merge Documents and Relink documents views for a document library

    Hi All,
    I would like to have Merge Documents and Relink documents views for a document library (not a form library). I was able to see Combine.aspx and Repair.aspx in the document library open with explorer -> Forms folder. How do I enable these two views?
    Your help would be greatly appreciated. Thanks a lot.
    Merge Documents -> /Forms/Combine.aspx
    Relink Documents -> /Forms/repair.aspx

    These two views is actually hidden in SharePoint library, you can enable it by set hidden property to false.
    download SharePoint manager, then find the site, root to the specified library, click views, find the Merge documents view, you will see that the Hidden propery is by default set to true.
    http://spm.codeplex.com/releases/view/97332
    Qiao Wei &lt;br/&gt; My blog:<a href="http://blog.goobol.com">http://blog.goobol.com</a>

  • Using different configured views for different user group in crm2007

    Hello SAP Expert,
    Want to clarify if the BADI (Configuration Access Determination BADI ; BSP_DLC_ACCESS_ENHANCEMENT)  is used as design time or Run time. By looking the help of this BADI it says "This Business Add-In (BAdI) is used in the UI Configuration Tool (CRM-FRW-CON) component." Looks like this is at configuration time not at run time.
    The actual requirement is that for a set of users which work on a particular department, we want to have some extra information on 2 views and rest of the views they would be using same as entire organization. We are inclined towards using config role rather than zviews. If we were to use zviews then it would not be a difficult one.
    We were thinking of a mechanism to show the configured view based on user's Business Role at runtime. e.g. we have 2 roles A and B. Role A user have only 2 views specific to them and all other views they use same as Role B. We do not want to use ZView rather use Role Config Key to distinguish the views. What I was thinking that we should be able to create these 2 views with Config Role A and all  views (including these 2) with Config Role B. On Business Role A and Business Role B both, We will assign Config Role "B". but at runtime system should determine if the Business Role is A and Component is CMP1 then use the view V1 with Config Role A not the default view with config role B. (we can maintain that information in a Z table). This is not based on runtime profile but to use configured view at runtime.
    Any thoughts/ help really appreciated.
    Best regards,

    Hi Amithab,
    you can use badi CRM_BP_UIU_VIEW_CONFIG  of enhancement spot CRM_UIU_BP_ENHANCEMENT for your requirements. Please read the badi documentation because you need also a implementation of badi CRM_BP_UIU_CONFIG_CALLBACK (same spot). SAP considers badi CRM_BP_UIU_VIEW_CONFIG only for use at dynamically loading different configuartions of view details for business partners or contact persons at runtime. But you can use your badi implementation also for other views. You have to redefine method DO_CONFIG_DETERMINATION in your views. And call your badi from there. For this copy&paste the logic of DO_CONFIG_DETERMINATION of bp details to the views you have to load dynamically at runtime.
    We have used this approach for access controll and granting special access to views dependent on different employee functions.
    Best regards
    Michael

  • How to configure ContentServer for KM Documents ?

    Hello KM experts,
    Where do documents in KM get physically stored ? I would like to store them in a SAP contentserver - but I do not find a documentation on ho wto configure this.
    Or is there another standard way for storing the physical files ? (I have seen you can configure DB or DBFS (file system) in the repository managers - but is this recommended ?) I thought the contentserver is the tool for holding the files.
    Also, I then want to index these files with Trex.
    Any hint is greatly appreciated!
    Johannes

    found out that no contentserver is needed, you can just take a file system.

  • Caputre event on html/js view for PS Document open and change

    I want to refresh the extension view(html/js) when a new document is opened in photoshop or photoshop documents are switched.
    tried to add a listener via CSInterface.addEventListener but may be I am not doing it correct. I would appreciate if I can get some sample code for it.

    <div id="home_but"><a href="../index.html"><img src="../images/navbar_imgs/home_off.jpg" alt="home" width="78" height="28"........>
    If I try to link everything again from scratch, it gives me the "../images..." instead of just "images" as the index page.
    The part "a href="../" before the images source is the difference, I deleted those (not before backing up my page) with no avail.
    Sorry for the long post, but trying to explain as much as possible as a newbie in DW, help will be appreciated.
    I don't know the steps you're following when you get that result, but you should be able to use site-root relative. Try changing them to:
    <div id="home_but"><a href="/index.html"><img src="/images/navbar_imgs/home_off.jpg" alt="home" width="78" height="28"........>
    or
    <div id="home_but"><a href="/"><img src="/images/navbar_imgs/home_off.jpg" alt="home" width="78" height="28"........>
    (removed index.html)
    Worst case scenario, you might get away with using a BASE href=... element.
    Mark A. Boyd
    Keep-On-Learnin' :-)
    This message was processed and edited by Jive.
    It shall not be considered an accurate representation of my words.
    It might not even have been intended as a reply to your message.

  • Show the last published documents in a view for a document library.

    Hello!
    At our company we have a document library with many documents. These documents are evolving and are therefore going from major versions to minor versions to major versions again. To be able to get a good overview of the last "official" versions
    we would need to have a view that shows the last "Approved" versions of each document (if any approved versions exist). This is basically the same as watching the document library from a user that only own reading access and therefore only sees the
    "published" versions.
    In our case this view should be used by people that own editing rights as well to the documents. 
    Is it possible to accomplish this?
    I tried to use the tip from the following site: link 
    The "?IncludeVersions=TRUE"
    did not work though. 

    Hi AndersObserve,
    I understand that you have a document library that you have enabled content approval(if not, enable it) and versioning, then
    you want to create a view to filter major(approved) documents, then you can filter on the ApprovalStatus field. Try to create a new standard view, filter the view when the ApprovalStatus is equal to Approved, then the view will display the published version
    document.
    Best Regards.
    Kelly Chen
    TechNet Community Support

  • How to configure and set a default view for contents of a data set

    Here is my scenario:
    I have a document library where each item is a "Plan".  "Plan" is of a custom content type that inherits from a Document Set content type but has some additional attributes such as Plan Type.  Inside each Plan, each item is
    a Plan Document which is of custom content type Plan Document which inherits from Document content type but has some additional attributes e.g. Document Status.
    So the hierarchy is:
    All Plans (document library)
         Plan 1  (custom content type that inherits from Document Set but also has a "Plan Type" attribute)
                 Plan Document   (custom content type that inherits from Document but also has a "Document Status" attribute
    When I click on the document library, I want to see all the folders (e.g. Plan 1) where one of the columns will be "Plan Type"
    When I click on an individual Plan (e.g. Plan 1) I want to see the contents of that custom document set.  At this point, since this page shows contents of one document set, I want to see the column "Document Status" but NOT Plan Type since
    Plan Type applies to the document set as a whole, not to an individual item in that document set.
    However, I don't think I have it set up correctly because right now the "Plan Type" column is visible both on the list of all document sets AND on the page that shows the contents of one document set.
    I've found a discussion on this topic here:
    http://sharepoint.stackexchange.com/questions/61565/how-can-i-set-a-custom-default-view-for-a-document-set
    where one person said "When you click on a Document Set content type in library settings, one of the options is "Document Set settings". The last option in this dialogue allows you to select a defined view on the library that will be used
    to show the contents of that Document Set."  I don't see that view selection.  The last item on the document set settings page is "Update List and Site Content Types".  The field before that is for customizing the Welcome page. 
    However, I don't want to customize the Welcome Page as a whole, I just want to customize the columns that are displayed on the list of content of this document set.
    thanks

    I finally found the answer:
    At the document library level, create a new view to use when displaying the files in the document set
    Go to the document library settings
    Select your custom content type (in my case it was "Plan")
    In the next screen select Document Set settings
    Select your newly created view at the Welcome Page View section
    Press Ok
    Now the default All Documents view will be shown when displaying all the document sets and the newly created view will be displayed when viewing one document set with the files within.

  • Default pdf viewer for Digital Booklet

    I have Adobe Reader 8.0 on my computer as my default viewer for Acrobat documents. I also have Adobe Acrobat 6.0 Professional installed, which I use to create pdfs. When I click on a digital booklet in iTunes, it opens with 6.0 with an error message. When I click on it in windows explorer, it opens in 8.0. Is there any way to change the iTunes configuration so it will open booklets with Reader 8.0?
    thanks

    Depends on where you are getting the PDF from. If it's sent as an attachment in an email then Mail will open it; if it's on a website then Safari will open it. You can also download Apple's iBooks app for free which will open PDFs

  • I want to Create an Customised Viewer for my company to view a PDF document.

    Hello
         I want to Create a Customised Viewer to view a PDF document.
         I will be creating Setup.exe after Desiging the Viewer with content, only that Setup file will be sent to the end user.
         Please help me which software is best to Design and Create the viewer.
         NOTE : The viewer required User name and Password and other security features.
    Thanks
    Suresh

    when i go to set up his itunes account with my mastrcard it rejects it.  I'm using Visa for my account

  • Issue with the Document Viewer for Some Users

    Hi, I have archivelink setup in our system. Users are able to view the documents using this link. But issue is that one user is unable to view the documents while others can view the documents.  The roles for both users are same.
    Searched the forums but found nothing. Acrobat Reader version is 9.

    hi can you help me, im a desktop support engineer we got 2 users who have the exact same problem as in the call ive made here?
    nothing being displayed in Document Viewer for 720 gui user via Webportal
    any ideas, if they log onto other windows 7 machines still dont work

  • Indices configuration for XML document analysis (indexing time problems)

    Hi all,
    I'm currently developing a tool for XML Document analysis using XQuery. We have a need to analyse the content of a large CMS dump, so I am adding all documents to a berkeley DB xml to be able to run xqueries against it.
    In my last run I've been running to indexing speed problems, with single documents (typically 10-20 K in size) taking around 20 sec to be added to the database after 6000 documents (I've got around 20000 in total). The time needed for adding docs to the database drops with the number of documents.
    I suspect my index configuration to be the reason for this performance drop. Indeed, I've been very generous with indexes, as we have to analyse the data and don't know the structure in advance.
    Currently my index configuration includes:
    - 2 default indicess: edge-element-presence-none and edge-attribute-presence-none to be able to speed up every possible xquery to analyse data patterns: ex. collection()//table//p[contains(.,'help')]
    - 8 edge-attribute-substring-string indices on attributes we use often (id, value, name, ...)
    - 1 edge-element-substring-string index on the root element of the xml documents to be able to speed up document searches: ex. collection()//page[contains(.,'help')]
    So here my questions:
    - Are there any possible performance optimisations in Database config (not index config)? I only set the following:
    setTransactional(false);
    envConf.setCacheSize(1024*64);
    envConf.setCacheMax(1024*256);
    - How can I test various index configuration on the fly? Are there any db tools that allow to set/remove indexes?
    - Is my index config suspect? ;-)
    Greetings,
    Nils

    Hi Nils,
    The edge-element-substring-string index on the document element is almost certainly the cause of the slow document inserts - that's really not a good idea. Substring indexes are used to optimize "=", contains(), starts-with() and ends-with() when they are applied to the named element that has the substring index, so I don't think that index will do what you want it to.
    John

  • Configure "Always hide forms document message bar" and "Do not show edit warnings" for all users?

    We need to do a mass deployment of Adobe Reader XI 11.0.3 with "Always hide forms document message bar" preference setting automatically set for every user so they do not have to go through the menu and set it manually.
    Is there a way to configure this for all users with the customization wizard or another method?
    We also need to do the same for "Do not show edit warnings"
    If these are registry keys, which registry keys set these options?

    Try http://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Windows/DocumentStatus.html?zoom _highlight=message#idkeyname_1_5647.
    If that doesn't work and there's a configuration item in the preferences UI, do this:
    Get regshot.
    Close everything but Acrobat/Reader.
    Take a reg shot.
    Configure the setting via the UI.
    Tak another reg shot.
    Compare the two.
    That process will give you your answer.
    If there is no corresponding pref in the UI, then you probably can't do it.
    Ben

  • Lock Page View for all pages in a document.

    Can I lock or freeze a Page View (Zoom Level and Pan Location) for a document while scrolling through the pages in a document? In other words: I want to see only a specific region of all the pages, while scrolling through the document. Is there a way to do this? Thanks!

    You may be able to do that with JavaScript (check the scripting forum for help there). Otherwise, I think I remember such in the preflight options. At least worth a check.

  • FBZ5 print form for payment document , where is configuration for form ?

    Hello everyone.
    in transaction code FBZ5 print form for payment document.
    which transaction code that used for configuration form for print in FBZ5.
    plese help.

    Hi,
    Forms developed by ABAPer, discuss with Technical people.
    as a functional we can use form for check printing based on our comp requirement.
    FBZP (Payment method per comp code) we are assign form, that same form we are using for FBZ5 also.
    Creation Form T.Code: SE71
    Regards
    Viswa

Maybe you are looking for

  • How can I create a new address book in Thunderbird?

    I cannot figure out how to create a brand new address in which to place 'contacts'.

  • FCP can't playback HDV

    When I set my FCP video playback settings to AJA KONA 1080i25fps, the playback on the sequence plays for a few seconds and then pauses. In fact any AJA playback setting is choppy. However, when I playback with video settings None...there is no proble

  • How to edit song titles

    How to edit song titles in lumia phones (lumia 720). How to create playlist on the phone itself (without using pc or laptop.)

  • HD Video to SD DVD

    First I want to apologize if this thread already exists. I am working with a slow connection and not a lot of time to do searches. I purchased an HV30 and I have been filming in HD format. Many many tapes. I started to edit and I realize I am all dis

  • One not needs password to sync outlook

    I am getting sync issues with Onenote 2010 on PC, while syncing, it gives error message "OneNote needs a password to sync some of your notebooks. I am running windows 8. Can any one help me resolve this issue ?