BOR or CLASS for Document Management Service (not SAP DMS for PLM)

Hi All,
Does anyone know if there is already a BOR or CLASS that can be used in Workflow that works with the Document Management Service?  This is in reference to the diagram displayed in the following link
http://help.sap.com/saphelp_crm40/helpdata/en/15/aea9375d79fb7de10000009b38f8cf/content.htm.
I assume that there must be a BOR or CLASS that uses DMS that I can use with workflow.
Thanks.
Regards,
Mel Calucin
Bentley SAP Portal Architect

no idea?

Similar Messages

  • Problem in adding Custom Provider for Work Management Service

    Hello,
    I'm facing an issue in adding custom provider for work management service. As you are aware, Work management service is a Provider model and we
    can integrate with other systems by adding custom providers. So with that confidence, i have started writing a connector as mentioned below.
    Step - 1: Added new provider xml in the below path
    "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\CONFIG\WorkManagementService\Providers"
    Provider Name: provider.bizagitasklist
    Provider XML Content: 
    <Provider ProviderKey="DAA52AF3-A147-4086-8C0C-82D2F83A089D" OverrideProviderKey="" Assembly="adidas.TaskProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d6f3e6be60a351b" > </Provider>
    Step -2: Added a class which inherits "IWmaTaskProvider" and implemented the override methods.
    public class BizAgiTaskListProvider : IWmaTaskProvider
    public string LocalizedProviderName
    get { return "BizAgiTaskListProvider"; }
    public string ProviderName
    get { return "BizAgiTaskListProvider"; }
    public Microsoft.Office.Server.WorkManagement.CalloutInfo GetCalloutInfo(IWmaTaskContext context, string taskExternalKey, string locationExternalKey)
    return null;
    public DashboardExtensionInfo GetDashboardExtensionInfo(IWmaBasicProviderContext context)
    return new DashboardExtensionInfo { ClassName = "SP.UI.SharePointExtension" };
    public BulkEditResult HandleBulkEdits(IWmaTaskContext context, BulkEdit updates)
    return null;
    public TaskEditResult HandleTaskEdit(IWmaTaskContext context, BaseAggregatorToProviderTaskUpdate taskUpdate)
    return null;
    public void RefreshSingleTask(IWmaTaskRefreshContext context, string externalKey)
    public void RefreshTasks(IWmaTaskRefreshContext context)
    //context.WriteProviderCustomData(
    Step – 3: Written a class to fetch the tasks from BizAgi System which has method to provide the task data.
    But I’m not able to feed those tasks in the class written in Step – 2 as I’m able to find any method which will take Tasks as Input and I’m not
    sure about the format of tasks.
    I’m able to debug the provider, and the breakpoint hitting in only one method and two properties.
    (LocalizedProviderName, ProviderName, GetDashboardExtensionInfo).
    Can you please help me to proceed further in implementing the above solution?
    Best Regards
    Mahesh

    Hi Mahesh,
    Although the implementation of work management service application is based on the provider model, I reckon the current SP 2013 RTM does not support custom providers. Only SharePoint task lists, Project server and MS Exchange are supported for now.
    Regards,
    Yatin

  • Oracle distributed document capture service not started

    Oracle distributed document capture service not started
    and timeout

    I did check the Distributed Document Capture Configuration (from the Start menu) and it also indicates that I have selected "Oracle Distributed Document Capture Prompted Login". Once I click "OK" after I supplied all the paths required by server settings, it also displays the error "The username and password could not be validated". What credentials should be entered in the User ID / Password / Domain fields? You should use the username and password entered while configuring the "capture" security model. Leave the domain field blank.
    I have not yet configured the IIS at this point. Is it required for the Capture application to authenticate the user I specified during the installation configuration at login? IIS will serve web ODDC interface and will be needed for authentication while accessing ODDC web pages. I beleive that it is not needed for authentication from ODC/ODDC applets. However, when something is not working as expected, I would first finish all required installation and especially post installation setup steps.
    I had a look at the IIS configuration in the installation document. It doesn't clearly state which document is the default document for the website one needs to create in IIS. Do you know what it should be? You have to add new web site, say like "Capture" and add virtual directory from assumed path like: C:\Program Files\Oracle\Document Capture\WebPages
    For the default document I have WebCapture.asp.
    The Oracle Distributed Document Capture service does no start on my PC. Is this required for me to atleast login to the Capture application? It's required only for processing the scanned batches.
    I hope that this will help.
    Boris
    Edited by: tombo on 2012.03.16 06:32

  • HP Connection manager service not installed. Application will exit

    I'm actually having a number of problems with this laptop, but I figured I'd start with this one. I get the message "HP connection manager service not installed. Application will exit.
    As strange as this may seem, when I get this message,  I also cannot open any of the folders on my desktop. I don't know if the problems are related or not.
    Any help is appreicated !
    If this helps its model number is A5F92AV

    Hi @krazykat_randi ,
    Welcome to the HP Forums!
    It is a superb place to find answers and suggestions!
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide Learn How to Post and More
    I grasp that you are having multiple issues with your notebook, one of which is when you try to open the connection manager you get the message "HP connection manager service not installed. Application will exit.".  You also can not open folders on your desktop.
    Have you checked for viruses or malware?  MS Malicious Software Removal Tool.
    This is not a recommendation but many people have used Malwarebytes with success also.
    Have you tried running MS Fix It  to aid with overcoming issues?
    Have you tried doing a restore  back to when it was working properly?
    If you still have issues I suggest you do a recovery back to factory.
    HP PCs - Performing an HP system recovery (Windows 7)
    If you have not yet done a backup you will have an opportunity during the recovery to do one.
    HP PCs - Restoring Files that were Backed Up Using HP Recovery Manager (Windows 7)
    Hope this helps!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Setting Users for my managed services and application pools

    I setup my SharePoint 2013 test environment and I developed an intranet site. Now inside my test environment I set all the application pool & managed services to use Farm user account for simplicity. Now I want to setup my UAT environment and I want
    to follow the best practice for managing users and service accounts.
    I have read the “Core Solutions Of MS SharePoint 2013” book, and it have listed the following table:-
    First question. What is the difference when saying that the user “Must be a member of the Farm Administrators group” Or must be “Domain user account”?
    Second question , when I first install SharePoint 2013 a lot of applications pools and managed services such as excel services , access services, Performance Point Service Application, business
    data connectivity and Machine Translation Service  will be automatically created , so which account they will be using and should I define separate accounts for each managed service ?
    Third question. What is the recommendation for SharePoint 2013 regarding service accounts?, to use separate account for each manage service, for example one user for excel services , second user
    for access services ,etc?
    Fourth question. For example the documentation mentioned that the Required roles for the excel services is “Domain user account.”, but what permissions this domain user need to have ?
    thanks for any help, and sorry so adding multiple questions inside the same post.

    Q #1: This means the user must be part of the Farm Admins group. Every user is a Domain User.
    Q #2: Generally those should be using a single Domain User account in a single Application Pool to minimize memory usage and reduce unnecessary complexity.
    Q #3: The less Application Pools the better. E.g. One account/App Pool for all Web Applications, one account/App Pool for all Service Applications, and then Central Administration is obviously separate.
    Q #4: You don't need to specifically give this type of user any sort of rights
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • I bought extenscript toolkit cc, in a monthly payment of 35 nic. i did everything acording to the instructions and the program i got is adobe aplication manager. and not the program for proccesing a picture - extenscript toolkit cc. please help me. hanan

    i bought extenscript toolkit cc, in a monthly payment of 35 nic. i did everything acording to the instructions and the program i got is adobe aplication manager.
    and not the program for proccesing a picture - extenscript toolkit cc.
    please help me.
    hanan epshtain

    I bought using the software Adobe Creative Cloud for one year.
    I pay in installments months 35 Nice ..
    Adobe sent me an inappropriate application ... I can not get the software I ordered ... I'm asking for help ..
    Unable to send email service department to get answers ..
    This problem ..
    Thank you
    Hanan.

  • How to Customie Document Manager Service with a custom Java Application

    Hi,
    We have a requirement where we want to send customized emails to a group administrator whenever any document is uploaded using the Document Manager servie in Webcenter. For that we have written a java component for sending mails.
    Could anyone tell me how do we make this java component work with the Document Manager upload action. how to modify it?
    Any pointers would be appreciated.
    Regards,
    USha

    The FieldPoint Ethernet modules (as well as LabVIEW - DSC and Lookout) utilize a propietary National Instruments Ethernet protocol. The protocol is not published and is currently restricted to Windows based platforms. There are several interfaces that allow one to communicate using the proprietary protocol; including NI FieldPoint (which has interfaces for LabVIEW, OPC, LabWindows/CVI), Lookout, LabVIEW - DSC, DataSocket, and (I think) a ComponentWorks module). Even though several of these interfaces are multiplatform, the ethernet support will only work on Windows based platforms.
    Whereas the FieldPoint ethernet protocol is proprietary and closed, the protocol for the serial modules is open and published in the FP-1000/1001 Programmers Reference Manual. You can build your own multi-platform solution that way. Alternatively, you can use the FP-20XX series of RT Controllers and embed a LabVIEW RT program that publishes the channel data in your own format that you can write a non-platform specific interface to.
    Regards,
    Aaron

  • Find the Employees for whom Manager is not available

    Hi
    I wish to find all the Find the Employees for whom Manager is not available?
    Can anyone Pls throw some light how I can?
    Regards,
    Sreeram

    Hi
    Get all the Positions without "A002 - Reports" Relationship from table HRP1001 (excluding A002 from input screen).
    After finding the positions, get ee no.s for those positions from table PA0001.
    Hope this helps.
    Best Regards
    Reddy

  • Error: Permission denied for (document.domain has not been set) to call method Location.toString on (document.domain=).

    Why am I getting these errors Error: Permission denied for (document.domain has not been set) to call method Location.toString on (document.domain=).
    == URL of affected sites ==
    http://

    HOW DO YOU SET THIS??? I'M FRUSTRATED OVER THIS. ITS BEEN 2 MONTHS SINCE I HAVE BEEN ABLE TO PLAY ANY GAMES IN FACEBOOK DUE TO THIS PROBLEM! IT DOES NOT MATTER WHAT BROWSER I USE I STILL GET THIS SAME MESSAGE.

  • User Exits for Document Info Record : CV01N in DMS

    Hi Experts
    My scenario is: We have Configured DMS in which new document type created Z01 is for MS word documents. I have assigned default Work Station Application : DOC to Z01 document type.
    But my problem is : while creating Info record : CV01n with Z01 document type during file creation system is showing default Application : DOC, But in help user can select either XL, or PPT instead of DOC.
    My requirement is : I need to restrict : other work station applications to the particular document type, i.e. for Z01 document type - allowed work Station Application is : DOC. System doesnot allow user to select other application instead of DOC.
    Where Can I Restrict ??  Is there any User Exits available to controle this function
    Please help
    Satish Babu

    Hi,
    Try these exits.
    CV000001            Check-in enhancement for document management
    CV110001            DMS: Enhancements for DMS Dialog (FB: CV110)
    CVDS0001            User exits for ALE DMS (DOCMAS)
    Hope this helps u.
    Thanks.

  • AU133 - Expense Account for Ord Depreciation could not be found for Area 58

    Hi
    I am working on ECC 6.0 Version. While running Depreciation AFAB in one our company codes, I am facing the Error No. AU133, Expense Account for Ord Depreciation could not be found for Area 58.
    Whereas there is no this error for our Book Depreciation Area 01.
    I have checked all the Accounting Assignments settings in AO90 and AO93. They are correctly maintained. I have no clues how to go about it.
    I have also checked whether the Depreciation and Acc. Dep GLs are maintained as recon account. But they are correct only.
    Please suggest any solution as we have to close the period.
    Gemini

    Same problem after upgrade from 4.6c.
    The solution was to create the depreciation accounts in the company code - kind of strange, since all depreciation postings must be made as cross-company postings to a cc that (obviously) has the account and since it worked in the old "RABUCH"- version. It seems to be ok to just create the accounts and then block them for posting (to avoid posting to them by mistake).

  • Migrating Third Party Document Management System into SAP EP KM

    Hello Everyone,
    We are having a requirement to Migrate the documents from Third Party (Intraspect) Document Management System into SAP Enterprise Portal KM.
    Documents in Intraspect are storing in Oracle Database. Our requirement is to Mirgrate the documents from Intraspect database to Portal KM Database.
    Please suggest that how we need to approach in Migrating the documents and permissions from Intraspect to KM.
    Thanks in Advance.
    Regards,
    Sridhar.

    Hi,
    Our requirement is to migrate the documents from intraspect oracle database to KM database.
    Please suggest how the migration happens from database to database. And also suggest whether this will effect the performance of portal as the intraspect database having very high volume of documents.
    If you have any links or any documents on this, please provide me.
    Thank You.
    Regards,
    Sridhar.
    Edited by: SridarReddy on Jun 4, 2009 1:36 PM

  • [svn:fx-trunk] 13128: Fix for ASDoc tooltips does not show ASDoc for some functions

    Revision: 13128
    Revision: 13128
    Author:   [email protected]
    Date:     2009-12-21 13:46:32 -0800 (Mon, 21 Dec 2009)
    Log Message:
    Fix for ASDoc tooltips does not show ASDoc for some functions
    QE notes: None.
    Doc notes: None
    Bugs: SDK-24751
    Reviewed By:Paul
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24751
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelGenerator.java

    Welcome guy -
    Unless you are using Spry menus as a learning experience, you should move forward to a menus system that will display properly on the millions of portable devices that won't work with Spry which was deprecated 2 years ago.
    Many are using JQuery menus or pure HTML/CSS menus.
    If you wish to continue your Spry for learning experience, we'll be glad to assist; please let us know.
    By the way, your submenus are not showing because you need to add the red value to this rule in your vertical CSS
    ul.MenuBarVertical ul.MenuBarSubmenuVisible{
        width: 220px;
        left: 180px;

  • Active substitute maintained for a user is not getting workitems for approv

    Hi,
    Active substitute maintained for a user is not getting workitems for approval.Earlier he was getting
    but now a days he is not getting.
    Roles wise also , i checked, it is proper.
    Please advise me on this.
    Regards,
    Niti

    Hi Check Table HRUS_D2 for the user id and cross check it with the users pa record and IT 105.
    Also check the email address maintained in su01. And further you can check with the org attrib forward??? is maintained.
    I hope this helps.
    Saj

  • Document management software (not enterprise) for MACPro

    I have been trying many e-software for a personal electronic document management solutions and none on Mac platform seems to cut it, has anyone found the magic bullet one?  Thanks

    http://www.versiontracker.com/php/qs.php?mode=basic&action=search&str=document+m anagement&srchArea=macosx&submit=Go

Maybe you are looking for

  • External component usage with interface node

    Hi everyone, I have component A , which has an interface node with Input element checked: Nodes      Node Name     IF_HROBJID Interface Node     1 Input Element (Ext.)     1 Dictionary structure     ZHR_HROBJID_LIST Cardinality     0..n I have anothe

  • Html page in lightbox.

    Sir, there is any way to display html page like display image in lightbox. Rajeev.

  • Synchronous upconversion and downconversion using NI PXIe 5641R

    Hi, I am using the NI PXIe 5641R board to: - acquire an RF signal and downconvert it to a baseband IQ - process the IQ signal (basically by using PID controllers) - upconvert the IQ signal to RF (same frequency as input) Now, I suppose that both the

  • I suddenly have no sound with you tube but I have sound on IE

    I have no sound with you tube videos. I've updated adobe flash and still no sound. I do, however, have sound with IE.

  • I used up all minutes with a monthly subscription ...

    My question is if there is a way to continue calling WITHOUT using skype credit after using up all minutes of subscriptions. Is there any? Here's my situation: I purchased a monthly subscription and the service started 3/11/15. I used up all the 400