Accessing attachments stored in Open text (ECC) with Work manager 6.0

Hello Experts,
We are using Open text in one of our ECC systems to store documents, files, pdfs and other attachments for the Work Orders and Notifications.
We want to configure the Work Manager 6.0 application hosted on SMP2.3, in order to fetch all the Work orders in the mobile device.
Now the question is - Can we access the attachments on the mobile device, from the out of the box Work Manager configuration.
Or, is there a need to install any plug-ins in the ECC/Agentry side to enable the same.
Thanks,
Abhishek

Hi Abhishek,
This isn't out of the box functionality for Work Manager so you'll need to enhance the existing functionality.
To access OpenText Attachments (via ArchiveLink) in WorkManager try looking at the following->
1. Get Attachments
BAPI Wrapper - /SMERP/CORE_DOBDSDOCUMENT_GET
MDO Class - /SMERP/CL_CORE_KWDOCUMENT_DO (Method - GET)
You'll see the above GET method calls (If you GOS_ACTIVE flag is true) - GOS_DOCUMENT_GET_INFO
This is responsilbe for getting the attachment metadata returned to the Work Manager Client ->
ET_COMPONENTS
ET_SIGNATURE
ET_CONNECTIONS
To get the attachment metadata stored in OpenText via ArchiveLink look at the below Function Modules -
ARCHIV_GET_CONNECTIONS
ARCHIVOBJECT_STATUS
You could enchance the GOS_DOCUMENT_GET_INFO method with a Post-Exit method or Implement the BADI /SMERP/MDO_CORE_DOCUMENTS - END_BDS_FETCH
2. Create Attachments
BAPI Wrapper -/SMERP/CORE_DOBDSDOCUMENT_CRT
MDO Class - /SMERP/CL_CORE_KWDOCUMENT_DO (Method - CREATE)
This calls the method BDS_DOCUMENT_CREATE to create the file and store it against the Work Order / Notification.
You could look at following Function Modules ->
ARCHIVOBJECT_CREATE_TABLE (Create the file on the OpenText server)
ARCHIV_CONNECTION_INSERT (Link the newly created file with the Work Order / Notification)
The BADI doesn't provide a corresponding Create method so you could enhance the MDO class /SMERP/CL_CORE_KWDOCUMENT_DO with new method that calls the ArchiveLink Logic instead of the BDS_DOCUMENT_CREATE method. The new method can be configured via the Syclo Config Panel to be called instead of the standard CREATE method.
Also check out the document - Document Upload & Download handling in SAP Work Manager 6.0
Section 7 & 8 covers the BAPI Wrappers/Class Handlers & Ehancement Spots for Document handling
Hope that helps.
Cheers,
Stephen

Similar Messages

  • Tuning the good number of thread with Work Manager?

    Hi,
    I search some best practice or experience return on the max thread number on a weblogic managed server
    I try to explain: with WLS 8.1 and execute queue it was hard to tune the good number of thread but possible (with some processor and for an application we find that after 30 concurrent thread, there's lower performance because of switch on processeur, for others it was 45 for example)
    Now i can see sometimes more than 500 thread on one JVM and it seem to be very much for me!!
    we face some problem of response time in PRODUCTION, i can see sometimes more than 100 Stuck thread on a resource, so i think it's the reason of bad response time. But with Work Manager, it increase the number of thread to accept others request and the CPU stay at acceptable level (less than 50%) because the stuckthread are do nothing (waiting for resource)
    So i don't understand the good tuning to apply since WorkManager...ok it isn't normal to have a lot of stuck thread but if there's no matter about the max number of thread, is it useful to stop and restart managed server?
    do you think we can have have bad performance if there's a lot of thread?
    thank you for your experience return. If you have no idea just tell me how much thread you can see on your managed server in Production.

    up, up...
    we have always the same probleme in production: 50 stuck thread on each JVM since 15 days....
    the manages serveurs are in warning but don't seem to be disturb cause the work manager add more threads dynamicaly.
    Anyone have idea if this situation is a probleme for response time on other request ?
    reboot managed solve this situation but i would like to understand the consequence of this situation.
    thanks a lot for your experience.

  • Implementing "Open Text" ECM (Enterprise Content Management)

    Experts,
    My company is implementing Open Text ECM for AP process automation (ex: procure to pay). Can anyone explain the role of an FICO/ABAPer in this scenario.
    NW

    Hello,
    Our company uses IXOS(now Open Text)  for some AP process automation.  At our site the invlovelment of an ABAP developer is limited.   Some custom reports were written to provide certain audit functions(eg show scanned and barcoded documents that have not been linked to an SAP document).  There is also a workflow component, although this is quite small and is really just the implementaion of an SAP delivered workflow.   The other thing that I (as an ABAP develper ) am involved in is server administration for the archive server.   Not so much the physical server as the archive server applciation. I have also been involved in client software installation and configuration( viewer and scan clients).
    To sum up, in my experience there has not been that much pure ABAP work involved.  However, the support of this application sort of falls into a 'grey' area in our company.  It is not really SAP functional and not purely server administration.  Perhaps  'cross functional' may be a good word.  The bottom line was tha no one knew who to get to support it so they gave it to an ABAP developer.
    Hope that helps a bit.  I know your experience wiil probably be different.
    Regards
    Greg Kern.

  • Do I need internet access on my iOS devices to enroll with Profile Manager?

    Hi, I'm trying to configure Profile Manager on a closed network. The Mac Server does have Internet access, but the network for the iOS devices can only have communication with the server, but not to the internet because of company policies. Is there a way around to make it work or do I need internet access on the iOS devices as well?
    I've made the enrollment process in another network with internet access for every device and everything works well, but on the other network(no internet for iOS devices)  everything seems ok (from conection to the server, profile certifiacation and stuf) but the devices can't send or receive anything else, like pushed configurations and device info. Ports and everything is ok, I even read that they need to be on an open network so I know it all comes down to having internet access, but just wanted to ask if there's another way around?? Suggestions?
    Thanks!

    You can share internet connection with your XP-PC using a router(as I do with XP-old MAC's,connected via cable).You may look for more info at:
    http://homepage.mac.com/car1son/mylinksyssetup.html
    and
    http://homepage.mac.com/car1son/os9xnet_nfilesharing.html
    Did you ever use a MAC before? Have you got Airport at your PC?Which?
    Good luck

  • Sales Order ATP (ECC) with Working Times - available customizing methods?

    Dear All.
    We're having some issues with sales order atp and working times.
    Seems like the sales order atp function is not looking at the time zone assigned to the working times.  I would have guessed the time zone would have come from the shift sequence or just the time zone off the shipping point or plant.
    Seems like it's taking the time zone assigned to the user though.
    Any thoughts on this ECC functionality?  
    Seems like it works ok if atp is checked in APO.
    Otherwise, we may need to do a little customizing update the material availability date to the correct date, or update the correct timezone if possible, or possibly roll back the confirmed dates by one day if the  request misses the cut off on the working times due to the delta in the timezone checked.
    I've been reviewing:
    userexit_availability_in, userexit_availability_out, exit_saplatpc_001, and userexit_check_vbep but nothing jumps out at me as a good option.
    Any thoughts on an approach for this?
    Anyone made any similar updates through userexit, badi, cmod, other?
    Looking for structures, tables, fields in these programs which we could use for this purpose, or possibly just adding a check to skip the working times under certain circumstances.
    Many thanks.

    More on this one (below) in case anyone has come across this before and found a reasonable solution to it.
    Looks like there is an OSS note on this, but it just describes the fact that it doesn't work.  The note = 547961, and looks to be related to #7.  I'm not sure how adjusting the transportation duration would help as it suggests. Seems like we would then just be sending more packages overnight rather than ground.
    Going to take a look at adding some custom code to set the material availability date (mbdat) to the correct date based on the shipping point cut off time.
    Any extra input would be helpful on issues this might cause, how to go about, etc.....
    Thinking that we could roll the mbdat back one day if the item was confirmed but was rolled forward one day due to the time zone issue.
    Looking at mverf, mverf_pos, xvbep.  Others?
    One possible issue I can think of is that initial delivery scheduling for the requested date has already been completed before the ATP check.  But not sure if there's a userexit, routine, badi, etc... available specific to the delivery scheduling peice?
    Thanks again!

  • Linking of FI clearing document to its scanned image stored in Open Test

    Hello Gurus,
    I have a requirement in which scanned copy of clearing document which is stored using Open text should be linked to the clearing document in SAP. I am new to this concept, can anyone help me with how to go about this. I am suppose to write a custom program as there is custom logic for selecting the clearing document for this.. how should I go about this??
    thanks for all the help..
    Thanks and Regards,
    Saurabh Chhatre

    i have emergency guys.. please help...
    - Saurabh

  • ECC integration with Document Management System

    Hi,
    Can anybody provide step by step approach for connecting ECC with Document management system(product of EMC).
    Also would appreciate if somebody clarifies the folllowing queries
    1) Do we really need Archivelink if we just want to store documents and access documents from DMS.
    2)  What are the configurations required at DMS side and what are the configurations required at SAP ECC.
    Any solution to my problem will be much appreciated.
    Thanks & Regards
    Prabhat

    If you Google 'Flash SCORM' you should find a good deal of
    info.
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Batch process text document with automator

    Hi all
    i would like to create a workflow with automator that look like that
    1)open text file with textedit
    2)"find and replace"
    3)Save
    4)Close
    my workflow works if i select one textfile but i didnt manage to make it do that on more than one text at the same time which is what i would like
    please help
    thanks
    p

    Hi all
    i would like to create a workflow with automator that look like that
    1)open text file with textedit
    2)"find and replace"
    3)Save
    4)Close
    my workflow works if i select one textfile but i didnt manage to make it do that on more than one text at the same time which is what i would like
    please help
    thanks
    p

  • SAP Document Access by Open Text - can it recognize barcode and identify document number from barcode.

    Hello all,
    for SAP Document Access by Open Text - can it recognize barcode ? As well identify document number from barcode ? With this document number can we configure the business transaction to which this scanned barcode could be attached as attachment link?
    Regards
    Vimala

    Vimala,
    for SAP Document Access by Open Text - can it recognize barcode ?
    You can implement all basic scenarios of archive link with ADA SAP Document Access by Open Text.
    In your case ADA SAP Document Access by Open Text supports late storing with bar code and early storing with bar code scenarios of archive link
    As well identify document number from barcode ?
    Barcode is for indexing. During late archiving scenario you bind the index (barcode) to the SAP document number (invoice/Sales order..etc) which pop-ups a window for entry of SAP document number.
    Typically real time scenario may be archiving email correspondence to each every SAP documents of sales process right from Quotation to Sales Order so that every user of the corresponding SAP document can view correspondence.
    Similarly for early storing with bar code scenarios storing of all the partial (contract) deliveries with same barcode number to full fill the ordered quantity.
    Of course it depends on these are to be applied to scenarios.
    With this document number can we configure the business transaction to which this scanned barcode could be attached as attachment link?
    Yes
    Thanks,
    Kolusu

  • Problems understanding open text for access, please help

    Hi all,
    I'm experiencing some problems with this script, and I think knowing what the error is will help me a lot to understand better how applescript handles access to files.
    When i launch this script it tells me somethihng like "document some object has not been opened" (could be slightly different in english).
    So, i guess is a problem with openening and closing, but as you can see i open and close the doc, so I shouldn't encounter this problem. Do I?
    Thanks for any tip!
    set Report to "myfile.txt"
    -- in case previously not closed I'll close again
    try
      close access Report
    end try
    set the_file to (open for access Report with write permission)
    write return to the_file starting at eof
    write "test" to the_file
    write return to the_file
    write return to the_file
    close access the_file
    repeat with numero from 1 to 3
      write numero to the_file starting at eof
      write return to the_file
      write return to the_file
      close access the_file
    end repeat

    Each time your application is run the files associated with it will also be released, so all you need to do is make sure that each open is balanced with a close.  This can be done easiest by using a handler that has been tested, so you don't have to worry about leaving something out elsewhere in your script.  For example:
    on run -- example
              set report to ((path to desktop) as text) & "myFile.txt"
      write_toFile_("testing one" & return, report)
      write_toFile_("testing two, three" & return, report)
      write_toFile_("testing again" & return, report)
    end run
    on write_toFile_(someThing, someFile)
      try
        set theOpenFile to (open for access someFile with write permission)
        write someThing to theOpenFile starting at eof
        close access theOpenFile
      on error -- make sure file is closed on any error
        try
          close access theOpenFile
        end try
      end try
    end write_toFile_

  • SAP Archiving & Document Access by Open Text installation problem

    Hi!
    Has anybody successfully installed the "SAP Archiving & Document Access by Open Text"?
    Currently I'm trying to Install the "Runtime and Core Services 10.1.0" - a part of "Open Text Enterprise Library Services 10.1.0".
    The install guides I follow: "Open Text Enterprise Library Services 10.1.0 Installation and Upgrade Guide.pdf" and "Open Text Runtime and Core Services - Installation and Upgrade Guide.pdf".
    All the prerequisites a fulfilled, but the process of installation fails with message "The installation of Runtime and Core Services 10.1.0 returned an error".  There is no any log or trace file created during the installation, so I cannot find out what causes the problems.
    System configuration:
    OS: Windows 2003 SP2 32-bit
    DB: MS SQL 2005
    AS: Tomcat 5.5
    JAVA: JDK 1_5_0_22
    Any idea?

    Hi!
    I had same problem with RCS 10.2.0. I've solved this with good JRE version, see KB : http://knowledge.opentext.com/knowledge/cs.dll/Open/21121763.

  • Open Text Invoice Management and Document Access

    Our client wants to implement/integrate the open text management in SAP ERP for a procure to pay project for AP. Can someone suggest a training course to learn about this integration?
    Please explain how the open text works with SAP and any good documentation would help.

    OpenText offers several courses on the Invoice Management, Invoice Capture Center and Document Access Solutions. Information on the schedule and location for the courses for these and other SAP Solutions is available on the OpenText web site:
    Business Users
    251 Vendor Invoice Management (VIM) for SAP®  Business Users
    Administrators
    250 Vendor Invoice Management (VIM) for SAP® Solutions Consultant Bootcamp
    252 Vendor Invoice Management (VIM) for SAP® System Administration
    261 OpenText Invoice Capture Center (ICC) Consultant Bootcamp
    760 Document Archiving for SAP® Solutions: Customizing SAP ArchiveLink
    764 Data Archiving for SAP® Solutions: Customizing
    766 SAP® Workflow Customizing
    768 Archiving for SAP® Solutions: Consulting
    769 SAP® Archiving Bootcamp Training Program
    769 SAP® Archiving Bootcamp Training Program - Virtual - Part 1
    769 SAP® Archiving Bootcamp Training Program - Virtual - Part 2
    770 DocuLink for SAP® Solutions: Customizing
    777 OpenText Extended ECM for SAP® Solutions
    778 OpenText EFM for SAP®  Solutions u2013 Consultant Bootcamp
    Documentation is available in the OpenText Knowledge Center (Registration required):
    Vendor Invoice Management 5.2
    Invoice Capture Center 5.2 SP5
    Archiving and Document Access 9.8
    OpenText also offers a Supplier Information Management Solution that your client may find interesting.

  • Can't Copy text unless console is opened before applet with JTextField

    If an applet uses JTextFields, it is impossible to copy text from the console to the clipboard (or anywhere else) if the console is opened after the applet.
    See http://demo.capmon.dk/~pvm/nocopy/nocopy.html for a working applet with source and class file to try it out on...
    So if something bad has happened, and there are hints in the console e.g. a stack trace, it all has to be retyped by hand, since all Copy or export is impossible...
    Does anyone know of a workaround for this? I'd like to be able to e.g. copy stack traces to bug reports.
    Try these test cases:
    * Close all browser windows. Open a browser and visit this page. After the page with this applet has loaded, then open the console with "Tools/Sun Java Console" (or "Tools/Web Development/Java Console" in Mozilla). Select some text in the console. There is no way to put this text on the clipboard; the "Copy" button doesn't work, and neither does CTRL+Insert, CTRL+C or anything else.
    * Close all browser windows. Open a browser window no some non-java page and then open the console with "Tools/Sun Java Console" (or "Tools/Web Development/Java Console" in Mozilla). Then visit this page. Select some text in the console. Now the "Copy" button does work, enabling "export" of e.g. stack traces to other applicaitons e.g. email.
    The difference is which is opened first: The console or the applet. If you look at the very rudimentary Java source code, it is the mere creation of a JTextField is what disables or breaks the Copy functionality.
    I've tried this on Windows XP with IE 6.0 and Mozilla 1.3 and they behave exactly the same. The JVM is Sun's 1.4.2 and I've tried 1.4.1_02 also with the same behavior. I've also tried javac from both 1.4.2 and 1.4.1_01

    hey .. this seems like a bug.. can you please file a bug at
    http://java.sun.com/webapps/bugreport
    thanks...

  • How do I open a PDF file stored on the iCloud drive with my iPad?

    How do I open a PDF file stored on the iCloud drive with my iPad?

    This document explains how:
                     Opening PDF Files in Reader for iOS (iPhone and iPad)

  • Open text files & save as worksheets in excel with Automator?

    hi,
    i'm an Automator newbie and i'll admit upfront i don't know apple script. i have a bunch of text files that i'd like to open in excel. the basic actions would be to tell excel to look for 'all documents' and to open as space delimited. then i want to save the files as excel spreadsheets rather than txt files.
    i assume i need to use some combination of applescript and automator to do this, but i don't even know where to start. it seems this is something simple someone might have already written a script/action for. is there a repository of such things anywhere? if not, does anyone want to help me through the process of creating such an action?
    thanks,
    jill
    PB G4 1.5GHz, dual PM G5   Mac OS X (10.4.7)   airport, bluetooth

    jill,
    Here is a solution.
    Create an Automator workflow with the following actions:
    1) Get Specified Finder Items (specify the folder containing your space delimited text files)
    2) Get Folder Contents
    3) Run AppleScript (delete all of the text in the action, click on the link below which will put the AppleScript into Script Editor, select the whole thing, copy it to the Clipboard, paste it into the action)
    click here to open this script in your editor<pre style="font-family: 'Monaco', 'Courier New', Courier, monospace; overflow:auto; color: #222; background: #DDD; padding: 0.2em; font-size: 10px; width:400px">on run {input, parameters}
    repeat with aTextFile in input
    set theTextFilePath to aTextFile as string
    tell application "Microsoft Excel"
    open text file filename theTextFilePath data type delimited with space
    set theWorkbook to last workbook
    set thePath to path of last workbook
    set theOriginalWorkbookName to name of last workbook
    set theNewWorkbookName to ((characters 1 through -5 of theOriginalWorkbookName) as string) & ".xls"
    set theNewFilePath to thePath & ":" & theNewWorkbookName
    save workbook as theWorkbook filename theNewFilePath file format workbook normal file format
    close theWorkbook saving no
    end tell
    end repeat
    return input
    end run</pre>
    I am assuming that the text files are the only files in the folder. If they are not then some further filtering will be required likely through inserting a Filter Finder Items action after step 2).
    PowerBook 12"   Mac OS X (10.4.7)  

Maybe you are looking for

  • Where can I update quantity in material master ?

    I was working on STO (Stock Tranport Orders) scenarios Bascially stock tranport orders can be done in three ways 1. Stock Transport via stock transport procedure using 1 step procedure 2. Stock Tranport via stock tranport posting using 2 step procedu

  • What to do with an old iPad

    Hi there I have just upgraded from iPad 1 to iPad Air - and yes it is a big jump ! The ipad 1 works fine - just very slow. I want to clean up the old iPad and make it useable for my parents to use for internet, email etc. I would be pleased if someon

  • Indesign CS3 will not launch - windows 7

    Hi, I tried starting indesign last night but when I clicked on the launch icon on my task bar the icon glows I get the egg timer thing but nothing happens. I restarted the computer and it worked ok. Then I tried it this morning and the same problem o

  • Why is iTunes not showing manually added music

    Upgraded to the 4S from the 4, restored the 4S from the backup of my 4 including all the music etc. The sync option is ticked so I get all my play counts etc but here is the annoying part! The "Manually added songs" part at the bottom of the music ta

  • HT201209 i have no credit card and cant log in

    i have no credit card and cant log in to my Apple account as i keep getting the message to review my account, when i do go to reveiw it asks for credit card details, but I just want to purchase with gift cards