Attach file via RFC on an object in SAP R/3 4.6c

Hi experts,
I have to attach a file via a RFC into a Business Object of PM module; could be an Order (IW32) or a Note (IW22).
I had tried the sample codes I saw in here, but none of them proved to be useful - some were not in use for me because of the lack of FM to convert from XSTRING to BINARY in 4.6c, some because of the code (not functional for RFC's)... I am searching (desperately) for directions, or a sample code (that works in 4.6c)!
The requirements of the function I have to develop is:
We will use R/3 4.6c integrated via RFCs with the PORTAL.
For this FM (RFC) we have to:
1- Receive file content directly into a XSTRING type IMPORT PARAMETER (using GOS resources).
2- Get this content and save it on a table or ATTACH this content (file) to an PM Order or Note.
Well, am I in the right way?! Can I develop a RFC like this in 4.6c, or is it impossible?!
I haven't seen a solution yet for this kind of problem, and ask for your kind help, friends.
Thanks!
Marcos Paulo
SAP/ABAP consultant
Brazil

Thanks for welcoming me, friend. Hope I can help you as much as I need your help now...!
Unfortunately, the method you're counseling me to follow don't fit, as one of my big problems in this case is to convert the Hexadecimal value (XSTRING) brought to the RFC to a binary one BEFORE I can send it to a internal table, thus calling the FM you mentioned, as it expects a TABLE parameter filled with a binary value.
I know that in earlier versions, there is a conversion routine that could be helpful... I think it is "SCMS_XSTRING_TO_BINARY"... but it isn't found here in 4.6c.
Neither notes on trying this solution on a DIALOG landscape would help me, I guess. I've tryed every and each program or snippet found here in SDN, unsucessfully though...
Guess here's the trick: the lack of built-in types and FM on this version of SAP that could help us, desperate developers, find a generic solution in time...
Thank you, though.
Is there any other solution? please answer in this topic.
Marcos

Similar Messages

  • Down-/Upload files via Web Services using a NON-SAP system!?

    Hello,
    is it possible to down-/upload files via web services using a NON-SAP system!?
    Regards,
    Jens

    Hi Jens,
    I am not sure about your requirement here. What i could understand is that you want to check whether service could handle file processing?
    1) Uploading file - You can build a Webservice which has import/export parameters as the file structures and implement the proxy class in such a way that the passed data is written to application server.
    2) Downloading file - Same as uploading file, but the proxy class would have the code to extract data from the application server and pass them as output parameter.
    Functionality of Non SAP system: The system which calls these services should be able to convert the output of proxy data into file in case of downloading the file and it should be able to convert the file data into export parameters in case of uploading file.
    Hope this helps.
    Regards,
    Prasanna

  • Decode attachment file name RFC 2231

    Hello,
    according to the [RFC 2231|http://tools.ietf.org/html/rfc2231] , the headers are encoded to something like
    From: =?US-ASCII*EN?Q?Keith_Moore?= <[email protected]>
    How can decode such a string, in Java ? I've found only [this implementation|http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-javamail_1.4_spec-1.5/src/main/java/org/apache/geronimo/mail/util/RFC2231Encoder.java] from Apache Geronimo. Are there other implementations ?
    Thanks,
    T.

    Your subject talks about attachment file names, but your example uses the From header.
    For attachment file names and other parameters, set the property mail.mime.decodeparameters
    to "true". See the javadocs for the javax.mail.internet package for the list of properties you can set.
    Unfortunately, JavaMail doesn't support the specification of a language ("EN") in addition to a charset
    ("US-ASCII") as in your example. That's a bug that I'll need to fix.

  • Transfer image files via RFC.

    Hi Gurus,
    I have 2 independent ERP systems A and B, they're connected via RFC, in system A there're some (.bmp) images uploaded via transaction SE78.
    My question is, is it possible to transfer image files from system A to system B via RFC? It it's, how?
    Best regards,
    Jack

    Can you please share the solution how did you achieve it?
    Thanks,
    Bhavik

  • Attachment document via RFC

    Hello every one
    I would like to attach a document (e.g. word file) using
    a function RFC, this function should attach the document to
    the Purchase requisition transaction NOT using the DMS system.
    can anyone know about a function of this kind?
    Thank you Emmanuel.

    Take a look at Object Services.  This is the button that appears in a lot of transactions on the title area above the normal button bar.
    For program usage - look at class methods in classes like CL_GOS*
    Not sure if there is any RFC function.
    Andrew

  • Attaching file via JavaScript

    I was able to create a button that allowed me to attach a file in Javascript to my PDF in Adobe Acrobat 9.  But when I chose the "Extend Features for Adobe Reader" option (since the PDF file was a fillable form), the Javascript no longer works in Acrobat or Reader.  I'm assuming it's part of the security restrictions that Acrobat puts on the file. 
    Is there a way around this?

    It wouldn't work in Reader anyway, unless you apply file attachment rights
    to the document, which can only be done with the LiveCycle Extenstions
    Server, if I'm not mistaken.

  • Trouble attaching file via Finder

    When I try to navigate to a file to attach it to an e-mail, The program often trys to attach the enclosing folder instead of allowing me to open the folder to get to the file. Does not happen all the time but more and more lately. I have tried various double click speed.

    It wouldn't work in Reader anyway, unless you apply file attachment rights
    to the document, which can only be done with the LiveCycle Extenstions
    Server, if I'm not mistaken.

  • How to send attachment(file) in javamail via JSP ?

    Dear Friends,
    Please guide me for :
    (1) my e-mail client is using JSP. So, hoW to send file-attachments via jsp ?
    Please specify example for attaching file(s) to a message object in JSP ( and only in JSP ).
    I have used HTML <input type="file" .... > control , but don't know how to bring that file to the jsp file and then attach it to the message object.
    Thank u.

    I wouldn't recommend using JSP to do that. I would use a servlet instead. Then you are just writing Java code, and to answer your two questions you need to learn about JavaMail (1) and get some already-written classes to do file uploads such as this one: http://www.servlets.com/cos/index.html (2).

  • Attaching files to a PDF file via program

    Dear all,
    I discovered something new for me, and perhaps there is someone else there who can profit from it :-).
    in order to include attachment files as additional pages to a PDF file (frequent requirement for finance documents since the introduction of SOX compliance), you only have to append the internal tables containing the OTF before you convert it to PDF (no additional formatting or taking account of OTF file structure is required!!).
    Cheers,
    Ana

    Hi Graffiti
    Collaboratively some co workers and I figured out a roundabout way to attach files in adobe reader (not the full blow adobe acrobat reader). 
    Via Adobe Acrobat 9 Pro I created a blank form with the "comment/mark up" tools enabled.  Then I merged that file with the other PDF form that was formatted with fields, radial buttons etc. 
    I had to create the blank form for the attachments separately because if I tried to enable the "comment/mark up' tool on the form with fields and radial buttons it disabled the fields. 
    Once created separately and then merged the functionality worked.  Does that make sense?
    The comment markup tool then allowed me to attach files via the "attach file as a comment" option. 
    With all that said.... I would like to know if this functionality works in all versions of Adobe reader and if not at which level it will not.
    In addition, is there a way to make sure that the "comment/mark up tool bar" automatically populates when the form is opened.  This would be helpful, as otherwise will have to walk our users through additional steps. 
    Do you have any ideas???
    Thanks for your feedback!

  • Error when attaching files from SharePoint library to an Outlook email?

    I've got a user who's reporting that recently she started getting en error whenever she tries to attach a file from a SharePoint library to an Outlook email.
    When she either drags from the library in Windows Explorer, she receives this:
    When uses Attach File via Outlook and navigates to the library, she receives this:
    If the file is checked out, or if require check out is disabled, then it attaches.
    Anyone know why this might have started happening?  I'm assured it has historically been working for the past couple years.
    Thanks in advance for any suggestions!
    :)Ben  

    Thanks for your reply:)!  Mine's below:
    > Whether other users meet this issue
      Yes, it's happening regardless of user.
    > Whether other files also have this issue when the user tries to attachment these files to outlook.
      Yes, it's happening regardless which file is tested.
    > Please check whether the problematic file was checked out by another user. And Please attach a file without Check-out to outlook, compare the result.
      It happens consistently when someone tries to attach a file that is
    not checked out.  If a file is checked out (regardless of who it's checked out to), then it attaches to an Outlook email without error.
    > In addition, please check ULS log file to check whether there are some errors about this issue. The path of the log file is: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
      Nothing jumped out in the logs.  I pasted them below FWIW, but nothing jumped out at me.
    Thanks again for any suggestions!
    :)Ben
    Timestamp Process TID Area Category EventID Level Message Correlation
    02/27/2015 10:27:50.93 wsstracing.exe (0x08BC) 0x11B8 SharePoint Foundation Tracing Controller Service 5152 Information Tracing Service started.
    02/27/2015 10:27:51.07 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/India/Lists/India%20Photos/Attachments/5/3130688354_1f9638d0c1_b.jpg))
    02/27/2015 10:27:51.07 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Locations/India/Lists/India%20Photos/Attachments/5/3130688354_1f9638d0c1_b.jpg) 712b2714-d9d6-47df-b722-100d85ee575e
    02/27/2015 10:27:51.07 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af71 Medium HTTP Request method: GET 712b2714-d9d6-47df-b722-100d85ee575e
    02/27/2015 10:27:51.07 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET 712b2714-d9d6-47df-b722-100d85ee575e
    02/27/2015 10:27:51.07 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Locations/India/Lists/India%20Photos/Attachments/5/3130688354_1f9638d0c1_b.jpg 712b2714-d9d6-47df-b722-100d85ee575e
    02/27/2015 10:27:51.07 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/India/Lists/India%20Photos/Attachments/5/3130688354_1f9638d0c1_b.jpg)). Execution Time=7.6251 712b2714-d9d6-47df-b722-100d85ee575e
    02/27/2015 10:27:51.26 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/VietNam/Lists/Vietnam%20Photos/Attachments/1/a.jpg))
    02/27/2015 10:27:51.26 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Locations/VietNam/Lists/Vietnam%20Photos/Attachments/1/a.jpg) 490f2046-a185-4b35-a2de-73b140b8f602
    02/27/2015 10:27:51.26 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af71 Medium HTTP Request method: GET 490f2046-a185-4b35-a2de-73b140b8f602
    02/27/2015 10:27:51.28 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af75 Medium Overridden HTTP request method: GET 490f2046-a185-4b35-a2de-73b140b8f602
    02/27/2015 10:27:51.28 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Locations/VietNam/Lists/Vietnam%20Photos/Attachments/1/a.jpg 490f2046-a185-4b35-a2de-73b140b8f602
    02/27/2015 10:27:51.29 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/VietNam/Lists/Vietnam%20Photos/Attachments/1/a.jpg)). Execution Time=19.0138 490f2046-a185-4b35-a2de-73b140b8f602
    02/27/2015 10:27:51.70 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx))
    02/27/2015 10:27:51.70 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx) b20b6de8-13d1-4d18-9cc7-af5fca987b37
    02/27/2015 10:27:51.70 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx)). Execution Time=0.9171 b20b6de8-13d1-4d18-9cc7-af5fca987b37
    02/27/2015 10:27:51.85 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Bangladesh/Lists/Bangladesh%20Photos/Attachments/6/IMG_1676.jpg))
    02/27/2015 10:27:51.85 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Bangladesh/Lists/Bangladesh%20Photos/Attachments/6/IMG_1676.jpg) cad18282-c3e3-4438-a6a0-d6e3ec8fe55e
    02/27/2015 10:27:51.85 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af71 Medium HTTP Request method: GET cad18282-c3e3-4438-a6a0-d6e3ec8fe55e
    02/27/2015 10:27:51.85 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET cad18282-c3e3-4438-a6a0-d6e3ec8fe55e
    02/27/2015 10:27:51.85 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Locations/Bangladesh/Lists/Bangladesh%20Photos/Attachments/6/IMG_1676.jpg cad18282-c3e3-4438-a6a0-d6e3ec8fe55e
    02/27/2015 10:27:51.85 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Bangladesh/Lists/Bangladesh%20Photos/Attachments/6/IMG_1676.jpg)). Execution Time=8.73 cad18282-c3e3-4438-a6a0-d6e3ec8fe55e
    02/27/2015 10:27:51.93 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx))
    02/27/2015 10:27:51.93 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx) d7862a07-2447-412b-9636-b9e5c9cbbd8c
    02/27/2015 10:27:51.93 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx)). Execution Time=1.7573 d7862a07-2447-412b-9636-b9e5c9cbbd8c
    02/27/2015 10:27:52.04 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx))
    02/27/2015 10:27:52.04 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx) 6657828b-c46f-4057-a196-d9b6c92f8563
    02/27/2015 10:27:52.14 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (GetFileAndMetaInfo). Execution Time=58.7597 6657828b-c46f-4057-a196-d9b6c92f8563
    02/27/2015 10:27:52.14 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (GetWebPartPageContent). Execution Time=59.4011 6657828b-c46f-4057-a196-d9b6c92f8563
    02/27/2015 10:27:52.14 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ 6657828b-c46f-4057-a196-d9b6c92f8563
    02/27/2015 10:27:52.17 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Pages/home.aspx)). Execution Time=124.4297 6657828b-c46f-4057-a196-d9b6c92f8563
    02/27/2015 10:27:52.40 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (PROPFIND:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder))
    02/27/2015 10:27:52.40 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (PROPFIND:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder) a0783ff5-4675-4481-857b-472c609d5929
    02/27/2015 10:27:52.40 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af71 Medium HTTP Request method: PROPFIND a0783ff5-4675-4481-857b-472c609d5929
    02/27/2015 10:27:52.40 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af77 Medium HTTP request depth header: 0 a0783ff5-4675-4481-857b-472c609d5929
    02/27/2015 10:27:52.40 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af75 Medium Overridden HTTP request method: PROPFIND a0783ff5-4675-4481-857b-472c609d5929
    02/27/2015 10:27:52.40 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/New%20folder a0783ff5-4675-4481-857b-472c609d5929
    02/27/2015 10:27:52.40 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af76 Medium HTTP request translate header: f a0783ff5-4675-4481-857b-472c609d5929
    02/27/2015 10:27:52.42 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (PROPFIND:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder)). Execution Time=13.4056 a0783ff5-4675-4481-857b-472c609d5929
    02/27/2015 10:27:52.54 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/))
    02/27/2015 10:27:52.54 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/) 375eb954-11cc-49db-8fc8-7476a18301c8
    02/27/2015 10:27:52.56 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af71 Medium HTTP Request method: OPTIONS 375eb954-11cc-49db-8fc8-7476a18301c8
    02/27/2015 10:27:52.56 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af75 Medium Overridden HTTP request method: OPTIONS 375eb954-11cc-49db-8fc8-7476a18301c8
    02/27/2015 10:27:52.56 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/ 375eb954-11cc-49db-8fc8-7476a18301c8
    02/27/2015 10:27:52.56 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/)). Execution Time=5.5319 375eb954-11cc-49db-8fc8-7476a18301c8
    02/27/2015 10:27:52.57 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:https://my.sharepointurl.org:443/_vti_bin/shtml.dll/_vti_rpc))
    02/27/2015 10:27:52.57 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://my.sharepointurl.org:443/_vti_bin/shtml.dll/_vti_rpc) 7ead700f-27f9-4e29-8cb1-325e3933150b
    02/27/2015 10:27:52.57 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af71 Medium HTTP Request method: POST 7ead700f-27f9-4e29-8cb1-325e3933150b
    02/27/2015 10:27:52.57 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af75 Medium Overridden HTTP request method: POST 7ead700f-27f9-4e29-8cb1-325e3933150b
    02/27/2015 10:27:52.57 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af74 Medium HTTP request URL: /_vti_bin/shtml.dll/_vti_rpc 7ead700f-27f9-4e29-8cb1-325e3933150b
    02/27/2015 10:27:52.57 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General 72ng Medium RPC method = url to web url 7ead700f-27f9-4e29-8cb1-325e3933150b
    02/27/2015 10:27:52.59 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://my.sharepointurl.org:443/_vti_bin/shtml.dll/_vti_rpc)). Execution Time=8.7236 7ead700f-27f9-4e29-8cb1-325e3933150b
    02/27/2015 10:27:52.60 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (HEAD:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileSave&FileDialogFilterValue=*.*&location=Documents/New%20folder))
    02/27/2015 10:27:52.60 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (HEAD:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileSave&FileDialogFilterValue=*.*&location=Documents/New%20folder) a9987bbf-fde4-46f6-80a8-3b97c5f64244
    02/27/2015 10:27:52.60 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (HEAD:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileSave&FileDialogFilterValue=*.*&location=Documents/New%20folder)). Execution Time=1.9077 a9987bbf-fde4-46f6-80a8-3b97c5f64244
    02/27/2015 10:27:52.60 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (HEAD:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileSave&FileDialogFilterValue=*.*&location=Documents/New%20folder))
    02/27/2015 10:27:52.60 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (HEAD:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileSave&FileDialogFilterValue=*.*&location=Documents/New%20folder) e9dc78fe-cc27-498c-8f88-9b665ea58fe0
    02/27/2015 10:27:52.62 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af71 Medium HTTP Request method: HEAD e9dc78fe-cc27-498c-8f88-9b665ea58fe0
    02/27/2015 10:27:52.62 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af75 Medium Overridden HTTP request method: HEAD e9dc78fe-cc27-498c-8f88-9b665ea58fe0
    02/27/2015 10:27:52.62 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileSave&FileDialogFilterValue=*.*&location=Documents/New%20folder e9dc78fe-cc27-498c-8f88-9b665ea58fe0
    02/27/2015 10:27:52.65 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (HEAD:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileSave&FileDialogFilterValue=*.*&location=Documents/New%20folder)). Execution Time=36.0601 e9dc78fe-cc27-498c-8f88-9b665ea58fe0
    02/27/2015 10:27:52.65 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileOpen&FileDialogFilterValue=*.*&location=Documents%2FNew%20folder))
    02/27/2015 10:27:52.65 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileOpen&FileDialogFilterValue=*.*&location=Documents%2FNew%20folder) da6fcece-013e-42cf-b16e-4f7842e837c5
    02/27/2015 10:27:52.67 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General af71 Medium HTTP Request method: GET da6fcece-013e-42cf-b16e-4f7842e837c5
    02/27/2015 10:27:52.67 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET da6fcece-013e-42cf-b16e-4f7842e837c5
    02/27/2015 10:27:52.67 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileOpen&FileDialogFilterValue=*.*&location=Documents%2FNew%20folder da6fcece-013e-42cf-b16e-4f7842e837c5
    02/27/2015 10:27:52.67 OWSTIMER.EXE (0x0684) 0x17A8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job job-email-delivery) a2c2dd0e-f0b2-41d7-8735-b53f8b5c7a25
    02/27/2015 10:27:52.67 OWSTIMER.EXE (0x0684) 0x17A8 SharePoint Foundation E-Mail 6873 Warning An error occurred while processing the incoming e-mail file C:\inetpub\mailroot\Drop\caada12401d0529300000001.eml. The error was: Unknown alias: implementationlearningteam.. a2c2dd0e-f0b2-41d7-8735-b53f8b5c7a25
    02/27/2015 10:27:52.67 OWSTIMER.EXE (0x0684) 0x17A8 SharePoint Foundation E-Mail 6871 Information The Incoming E-Mail service has completed a batch. The elapsed time was 00:00:00. The service processed 1 message(s) in total. Errors occurred processing 1 message(s): Message ID: The following aliases were unknown: implementationlearningteam a2c2dd0e-f0b2-41d7-8735-b53f8b5c7a25
    02/27/2015 10:27:52.67 OWSTIMER.EXE (0x0684) 0x17A8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job job-email-delivery). Execution Time=4.304 a2c2dd0e-f0b2-41d7-8735-b53f8b5c7a25
    02/27/2015 10:27:52.79 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20room%20photo.jpg))
    02/27/2015 10:27:52.79 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20room%20photo.jpg) 08c98511-73c6-42e5-a564-802876288d66
    02/27/2015 10:27:52.79 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af71 Medium HTTP Request method: GET 08c98511-73c6-42e5-a564-802876288d66
    02/27/2015 10:27:52.79 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET 08c98511-73c6-42e5-a564-802876288d66
    02/27/2015 10:27:52.79 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20room%20photo.jpg 08c98511-73c6-42e5-a564-802876288d66
    02/27/2015 10:27:52.81 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20room%20photo.jpg)). Execution Time=7.5187 08c98511-73c6-42e5-a564-802876288d66
    02/27/2015 10:27:52.90 w3wp.exe (0x17C0) 0x1B00 Document Management Server Document Management eub5 Medium ERFileDialogPostProcessor Render normal Open webview no MDN tree[NoSettings] for url: https://my.sharepointurl.org/Topics/SharePoint/Test Site/_vti_bin/owssvr.dll?dialogview=FileOpen&FileDialogFilterValue=*.*&location=Documents/New folder end da6fcece-013e-42cf-b16e-4f7842e837c5
    02/27/2015 10:27:52.92 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/owssvr.dll?dialogview=FileOpen&FileDialogFilterValue=*.*&location=Documents%2FNew%20folder)). Execution Time=257.5603 da6fcece-013e-42cf-b16e-4f7842e837c5
    02/27/2015 10:27:52.98 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (PROPFIND:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder))
    02/27/2015 10:27:52.98 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (PROPFIND:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder) f9321424-9e76-4c13-b65e-4a2b5b9fbe81
    02/27/2015 10:27:52.98 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af71 Medium HTTP Request method: PROPFIND f9321424-9e76-4c13-b65e-4a2b5b9fbe81
    02/27/2015 10:27:52.98 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af77 Medium HTTP request depth header: 1 f9321424-9e76-4c13-b65e-4a2b5b9fbe81
    02/27/2015 10:27:52.98 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af75 Medium Overridden HTTP request method: PROPFIND f9321424-9e76-4c13-b65e-4a2b5b9fbe81
    02/27/2015 10:27:52.98 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/New%20folder f9321424-9e76-4c13-b65e-4a2b5b9fbe81
    02/27/2015 10:27:52.98 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af76 Medium HTTP request translate header: f f9321424-9e76-4c13-b65e-4a2b5b9fbe81
    02/27/2015 10:27:52.99 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (PROPFIND:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder)). Execution Time=15.2898 f9321424-9e76-4c13-b65e-4a2b5b9fbe81
    02/27/2015 10:27:53.73 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20-%20Ugly%20Sweater%20Contest1.jpg))
    02/27/2015 10:27:53.73 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20-%20Ugly%20Sweater%20Contest1.jpg) 07e17ab2-fbc4-4572-8294-63744f7760ab
    02/27/2015 10:27:53.73 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af71 Medium HTTP Request method: GET 07e17ab2-fbc4-4572-8294-63744f7760ab
    02/27/2015 10:27:53.73 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET 07e17ab2-fbc4-4572-8294-63744f7760ab
    02/27/2015 10:27:53.73 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20-%20Ugly%20Sweater%20Contest1.jpg 07e17ab2-fbc4-4572-8294-63744f7760ab
    02/27/2015 10:27:53.78 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Administration/Administrative%20Services/Recent%20HQ%20Party%20Pictures/HQ%20Holiday%20Party%202015%20-%20Ugly%20Sweater%20Contest1.jpg)). Execution Time=37.8311 07e17ab2-fbc4-4572-8294-63744f7760ab
    02/27/2015 10:27:54.45 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Egypt/Lists/Egypt%20Photos/Attachments/11/ishare2.jpg))
    02/27/2015 10:27:54.45 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Egypt/Lists/Egypt%20Photos/Attachments/11/ishare2.jpg) 68302a72-b30c-4a2f-9ebe-a139409bba2b
    02/27/2015 10:27:54.45 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af71 Medium HTTP Request method: GET 68302a72-b30c-4a2f-9ebe-a139409bba2b
    02/27/2015 10:27:54.45 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET 68302a72-b30c-4a2f-9ebe-a139409bba2b
    02/27/2015 10:27:54.45 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Locations/Egypt/Lists/Egypt%20Photos/Attachments/11/ishare2.jpg 68302a72-b30c-4a2f-9ebe-a139409bba2b
    02/27/2015 10:27:54.45 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Egypt/Lists/Egypt%20Photos/Attachments/11/ishare2.jpg)). Execution Time=6.3367 68302a72-b30c-4a2f-9ebe-a139409bba2b
    02/27/2015 10:27:54.65 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/))
    02/27/2015 10:27:54.65 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/) 8edf7b11-1afd-426e-96d0-9c445adf7934
    02/27/2015 10:27:54.65 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/)). Execution Time=0.8285 8edf7b11-1afd-426e-96d0-9c445adf7934
    02/27/2015 10:27:54.65 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/))
    02/27/2015 10:27:54.65 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/) 3fb5ba44-985f-4822-8ef4-74da6b30b98b
    02/27/2015 10:27:54.67 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af71 Medium HTTP Request method: OPTIONS 3fb5ba44-985f-4822-8ef4-74da6b30b98b
    02/27/2015 10:27:54.67 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af75 Medium Overridden HTTP request method: OPTIONS 3fb5ba44-985f-4822-8ef4-74da6b30b98b
    02/27/2015 10:27:54.67 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/New%20folder/ 3fb5ba44-985f-4822-8ef4-74da6b30b98b
    02/27/2015 10:27:54.67 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/)). Execution Time=15.2583 3fb5ba44-985f-4822-8ef4-74da6b30b98b
    02/27/2015 10:27:54.68 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/))
    02/27/2015 10:27:54.68 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/) a00098cf-0d97-44a1-9d8f-515c2e0de479
    02/27/2015 10:27:54.68 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af71 Medium HTTP Request method: OPTIONS a00098cf-0d97-44a1-9d8f-515c2e0de479
    02/27/2015 10:27:54.68 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af75 Medium Overridden HTTP request method: OPTIONS a00098cf-0d97-44a1-9d8f-515c2e0de479
    02/27/2015 10:27:54.68 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/New%20folder/ a00098cf-0d97-44a1-9d8f-515c2e0de479
    02/27/2015 10:27:54.68 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/)). Execution Time=2.8446 a00098cf-0d97-44a1-9d8f-515c2e0de479
    02/27/2015 10:27:54.76 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/))
    02/27/2015 10:27:54.76 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/) c640cfbc-9255-4c71-b4b9-cd1f154a6663
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af71 Medium HTTP Request method: OPTIONS c640cfbc-9255-4c71-b4b9-cd1f154a6663
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af75 Medium Overridden HTTP request method: OPTIONS c640cfbc-9255-4c71-b4b9-cd1f154a6663
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/New%20folder/ c640cfbc-9255-4c71-b4b9-cd1f154a6663
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (OPTIONS:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/)). Execution Time=2.717 c640cfbc-9255-4c71-b4b9-cd1f154a6663
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:https://my.sharepointurl.org:443/_vti_bin/shtml.dll/_vti_rpc))
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://my.sharepointurl.org:443/_vti_bin/shtml.dll/_vti_rpc) 7e3b6ef1-f21b-4d44-a58d-78aa13f35891
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af71 Medium HTTP Request method: POST 7e3b6ef1-f21b-4d44-a58d-78aa13f35891
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af75 Medium Overridden HTTP request method: POST 7e3b6ef1-f21b-4d44-a58d-78aa13f35891
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General af74 Medium HTTP request URL: /_vti_bin/shtml.dll/_vti_rpc 7e3b6ef1-f21b-4d44-a58d-78aa13f35891
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0874 SharePoint Foundation General 72ng Medium RPC method = url to web url 7e3b6ef1-f21b-4d44-a58d-78aa13f35891
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x08D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://my.sharepointurl.org:443/_vti_bin/shtml.dll/_vti_rpc)). Execution Time=3.6072 7e3b6ef1-f21b-4d44-a58d-78aa13f35891
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/_vti_aut/author.dll))
    02/27/2015 10:27:54.78 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/_vti_aut/author.dll) 52da0423-5a92-4836-ba13-3cd6fe850975
    02/27/2015 10:27:54.79 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General af71 Medium HTTP Request method: POST 52da0423-5a92-4836-ba13-3cd6fe850975
    02/27/2015 10:27:54.79 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General af75 Medium Overridden HTTP request method: POST 52da0423-5a92-4836-ba13-3cd6fe850975
    02/27/2015 10:27:54.79 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/_vti_bin/_vti_aut/author.dll 52da0423-5a92-4836-ba13-3cd6fe850975
    02/27/2015 10:27:54.79 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General 72ng Medium RPC method = getDocsMetaInfo 52da0423-5a92-4836-ba13-3cd6fe850975
    02/27/2015 10:27:54.79 w3wp.exe (0x17C0) 0x1B00 SharePoint Foundation General 72n1 Medium in getDocsMetaInfo after getlinks 52da0423-5a92-4836-ba13-3cd6fe850975
    02/27/2015 10:27:54.79 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/_vti_bin/_vti_aut/author.dll)). Execution Time=11.4586 52da0423-5a92-4836-ba13-3cd6fe850975
    02/27/2015 10:27:54.81 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (LOCK:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx))
    02/27/2015 10:27:54.81 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (LOCK:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx) 105bbbe5-8c71-48c5-9650-282a5dfb51e5
    02/27/2015 10:27:54.81 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af71 Medium HTTP Request method: LOCK 105bbbe5-8c71-48c5-9650-282a5dfb51e5
    02/27/2015 10:27:54.81 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af75 Medium Overridden HTTP request method: LOCK 105bbbe5-8c71-48c5-9650-282a5dfb51e5
    02/27/2015 10:27:54.81 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx 105bbbe5-8c71-48c5-9650-282a5dfb51e5
    02/27/2015 10:27:54.81 w3wp.exe (0x17C0) 0x0EAC SharePoint Foundation General af76 Medium HTTP request translate header: f 105bbbe5-8c71-48c5-9650-282a5dfb51e5
    02/27/2015 10:27:54.87 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/Subawards_PNG.jpg))
    02/27/2015 10:27:54.87 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/Subawards_PNG.jpg) cc7b6b53-e89b-4124-b3a1-b3793bd782c1
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af71 Medium HTTP Request method: GET cc7b6b53-e89b-4124-b3a1-b3793bd782c1
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET cc7b6b53-e89b-4124-b3a1-b3793bd782c1
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/Subawards_PNG.jpg cc7b6b53-e89b-4124-b3a1-b3793bd782c1
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/New%20Projects_PNG.jpg))
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/New%20Projects_PNG.jpg) c18c9092-5c15-4688-ad57-079d19ea621b
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x14E8 SharePoint Foundation General 72nz Medium Videntityinfo::isFreshToken reported failure. cc7b6b53-e89b-4124-b3a1-b3793bd782c1
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af71 Medium HTTP Request method: GET c18c9092-5c15-4688-ad57-079d19ea621b
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET c18c9092-5c15-4688-ad57-079d19ea621b
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x1938 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/New%20Projects_PNG.jpg c18c9092-5c15-4688-ad57-079d19ea621b
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (LOCK:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx)). Execution Time=73.0217 105bbbe5-8c71-48c5-9650-282a5dfb51e5
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/Subawards_PNG.jpg)). Execution Time=11.7474 cc7b6b53-e89b-4124-b3a1-b3793bd782c1
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Departments/Finance/BFRU/FinancialSlideShowPictures/_w/New%20Projects_PNG.jpg)). Execution Time=7.2141 c18c9092-5c15-4688-ad57-079d19ea621b
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx))
    02/27/2015 10:27:54.89 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx) c5e05713-b035-4e2a-b625-48c533cc5a59
    02/27/2015 10:27:54.90 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx)). Execution Time=0.5873 c5e05713-b035-4e2a-b625-48c533cc5a59
    02/27/2015 10:27:54.90 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx))
    02/27/2015 10:27:54.90 w3wp.exe (0x17C0) 0x18F0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx) cb8c34a6-4f44-4f1a-b196-f0e216f05802
    02/27/2015 10:27:54.92 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af71 Medium HTTP Request method: GET cb8c34a6-4f44-4f1a-b196-f0e216f05802
    02/27/2015 10:27:54.92 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET cb8c34a6-4f44-4f1a-b196-f0e216f05802
    02/27/2015 10:27:54.92 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation General af74 Medium HTTP request URL: /Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx cb8c34a6-4f44-4f1a-b196-f0e216f05802
    02/27/2015 10:27:54.96 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation Office Parser ey9c Medium Metadata parse dirty the file, Csi PreserveCellStorageStateInFfm skipped cb8c34a6-4f44-4f1a-b196-f0e216f05802
    02/27/2015 10:27:54.98 w3wp.exe (0x17C0) 0x03E0 SharePoint Foundation Office Parser ey9f Medium Metadata demote dirty the file, Csi PreserveCellStorageStateInFfm skipped cb8c34a6-4f44-4f1a-b196-f0e216f05802
    02/27/2015 10:27:55.20 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Topics/SharePoint/Test%20Site/Documents/New%20folder/Edit%20test.docx)). Execution Time=298.8552 cb8c34a6-4f44-4f1a-b196-f0e216f05802
    02/27/2015 10:27:55.21 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Pakistan/Lists/Pakistan%20Photos/Attachments/6/image004.png))
    02/27/2015 10:27:55.21 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Pakistan/Lists/Pakistan%20Photos/Attachments/6/image004.png) f5043333-b674-43ad-a330-db385fcfab97
    02/27/2015 10:27:55.21 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af71 Medium HTTP Request method: GET f5043333-b674-43ad-a330-db385fcfab97
    02/27/2015 10:27:55.21 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET f5043333-b674-43ad-a330-db385fcfab97
    02/27/2015 10:27:55.21 w3wp.exe (0x17C0) 0x16D0 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Locations/Pakistan/Lists/Pakistan%20Photos/Attachments/6/image004.png f5043333-b674-43ad-a330-db385fcfab97
    02/27/2015 10:27:55.21 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/Pakistan/Lists/Pakistan%20Photos/Attachments/6/image004.png)). Execution Time=4.6817 f5043333-b674-43ad-a330-db385fcfab97
    02/27/2015 10:27:56.09 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/India/Lists/India%20Photos/Attachments/6/DSC04066.jpg))
    02/27/2015 10:27:56.09 w3wp.exe (0x17C0) 0x16D8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.sharepointurl.org:443/Organization/Locations/India/Lists/India%20Photos/Attachments/6/DSC04066.jpg) ef289f25-3bb2-4047-a3b7-ff6fcd54e958
    02/27/2015 10:27:56.09 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af71 Medium HTTP Request method: GET ef289f25-3bb2-4047-a3b7-ff6fcd54e958
    02/27/2015 10:27:56.09 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af75 Medium Overridden HTTP request method: GET ef289f25-3bb2-4047-a3b7-ff6fcd54e958
    02/27/2015 10:27:56.09 w3wp.exe (0x17C0) 0x0E54 SharePoint Foundation General af74 Medium HTTP request URL: /Organization/Locations/India/Lists/India%20Photos/Attachments/6/DSC04066.jpg ef289f25-3bb2-4047-a3b7-ff6fcd54e958
    02/27/2015 10:27:56.09 w3wp.exe (0x17C0) 0x0E94 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.sharepointurl.org:443/Organization/Locations/India/Lists/India%20Photos/Attachments/6/DSC04066.jpg)). Execution Time=5.4938 ef289f25-3bb2-4047-a3b7-ff6fcd54e958
    02/27/2015 10:27:56.26 w3wp.exe (0x17C0) 0x1580 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hqspprodsrch01:32843/cc9b564b2b6140109e547c7ee30cc722/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:5c71c7a8-a57f-4358-9eb0-efdea802bbc2'

  • Attaching files to a pdf in Adobe Reader

    Hi
    I found these instructions on the web on how to attach a file to a PDF document, however, when i get to step 3 (underlined in the instructions below)  "Click the "Add" button at the top pof the attachment navigation panel to open the "Add Attchment" dialog box.
    I do not see an "Add" button available.
    I want our users to be able to open our forms and attach scanned documents onto the PDF form in order to submit documentation related to their benefits.  Why do I not see an "Add" button?
    How do I get an "Add" button.  The version we are using is Adobe Reader 9.3.  The instructions below are for Adobe 8, but if this can be done in Adobe 8, then i can't imagine it can not be done in Adobe 9.3?
    Thank.
    JoBeth
    How to Attach a File to a PDF Document
    By an eHow Contributor
    I want to do this! What's This?
    You can easily attach files to your Adobe Acrobat PDF document by using the attachment navigational panel. This panel allows you to quickly attach any type of file to your PDF document if you need to send a corresponding file along with your PDF document. Find out how you can utilize the power of Adobe Acrobat by attaching other files to your PDF document.
    Difficulty: Easy
    Instructions
    Things You'll Need:
    Adobe Acrobat 8
    Start Adobe Acrobat, and open a PDF document to which you would like to attach an additional file.
    Choose the "View" menu, point to "Navigation Panels" and click to select "Attachments" so a checkmark appears before the selection and the attachment navigation panel opens at the bottom of the screen.
    Click the "Add" button at the top of the attachment navigation panel to open the "Add Attachment" dialog box.
    Use the "Look in" drop-down list and click on your computer files in the "Attach a File" dialog box to browse to find the file you have saved and want to attach to the open PDF document.
    Click to select the file you want to attach, and click the "Open" button to close the "Add Attachment" dialog box and add the file to the attachment navigation panel. The file is now attached to the open PDF document and will be included any time the PDF document is opened or emailed.
     Read more: How to Attach a File to a PDF Document | eHow.com http://www.ehow.com/how_2222241_attach-file-pdf-document.html##ixzz0zbsURkkr

    Hi Graffiti
    Collaboratively some co workers and I figured out a roundabout way to attach files in adobe reader (not the full blow adobe acrobat reader). 
    Via Adobe Acrobat 9 Pro I created a blank form with the "comment/mark up" tools enabled.  Then I merged that file with the other PDF form that was formatted with fields, radial buttons etc. 
    I had to create the blank form for the attachments separately because if I tried to enable the "comment/mark up' tool on the form with fields and radial buttons it disabled the fields. 
    Once created separately and then merged the functionality worked.  Does that make sense?
    The comment markup tool then allowed me to attach files via the "attach file as a comment" option. 
    With all that said.... I would like to know if this functionality works in all versions of Adobe reader and if not at which level it will not.
    In addition, is there a way to make sure that the "comment/mark up tool bar" automatically populates when the form is opened.  This would be helpful, as otherwise will have to walk our users through additional steps. 
    Do you have any ideas???
    Thanks for your feedback!

  • How to read the contents of attached files

    Hi,
    I am designing a Form using LiveCycle Designer 8.0
    Scenario:
    User can attach the file through "Attachments" facility provided on Adobe  Reader.
    The requirement is to attach 3 documents and post it to SAP system using Web services.
    I am using the following code(which i got from this forum only) to find the number of files user has attached.
    d = event.target.dataObjects;
    n =  d.length;
    xfa.host.messageBox("Number  of Attachments: "+n);
    //Displaying  the names of the Attached files
    for( i =  0; i < n; i++ )
    xfa.host.messageBox("Name  of the file: "+d[i].name);
    My problem: is how to read the contents of the attached files so that I post it to SAP using Web services
    Thanks in advance!!
    Taha Ahmed

    In order to read the content of the Redo Log files, you should use Logminer Utility
    Please refer to the documentation for more information:
    [Using LogMiner to Analyze Redo Log Files|http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/logminer.htm#SUTIL019]
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Upload file and link to sales order in SAP via rfc (C#)

    Hello all,
    In my company we have the possibility to attach files to sales orders, e.g. pdf files with the printing details.
    These files are added by the GUI user, this works fine.
    Now we have an extra order creation stream in which a pdf file has to be added to the SO without user interaction.
    In a previous question I had a little question about the linking, that has been solved, I will post the test program later.
    I now can link front end files (pdf's in this case) to the sales orders and it works fine.
    Now we are developing a frontend in C# (build by a third party) which creates a sales order via a RFC. We also want that RFC to include the PDF file and link it to the created order.
    In the interface of the RFC I included a table with 255 char lines. That is the same as in the example program. the problem is that our partner is yet unable to fill the interface in exact the same way as the example program does, so the linked pdf file is corrupted.
    Does anyone have hints how C# should fill the interface table, or how I can change the interface?
    code snippid table declaration for pdf table:
    IT_PDF     LIKE     ZETEX_TAB_PDF
    and
    structure ZETEX_TAB_PDF consists of
    LINE     CHAR255
    the sample program (see other topic on where I got it)
    REPORT  zzfb_brc LINE-SIZE 260.
    * Report  Z_RMTIWARI_ATTACH_DOC_TO_BO
    * Written By : Ram Manohar Tiwari
    * Function   : We need to maintain links between Business Object and
    *              the attachment.Attachment document is basiclally a
    *              business object of type 'MESSAGE'.In order to maintain
    *              links, first the attachment will be crated as Business
    *              Object of type 'MESSAGE' using Message.Create method.
    *              Need to check if we can also use FM
    *              'SO_DOC_INSERT_WITH_ORIG_API1' or SO_OBJECT_INSERT rather
    *              than using Message.Create method.
    * I took this program and removed all the parts for adding URL's and
    * notes.
    * Include for BO macros
    INCLUDE : <cntn01>.
    * Load class.
    CLASS cl_binary_relation DEFINITION LOAD.
    CLASS cl_obl_object      DEFINITION LOAD.
    PARAMETERS:
    *  Object_a
       p_botype LIKE obl_s_pbor-typeid DEFAULT 'BUS2032',    "SO
       p_bo_id  LIKE obl_s_pbor-instid DEFAULT '0000757830', "example number
    *  Object_b
       p_docty  LIKE obl_s_pbor-typeid DEFAULT 'MESSAGE' NO-DISPLAY,
       p_msgtyp LIKE sofm-doctp        DEFAULT 'EXT'     NO-DISPLAY,
    *  Relationship
       p_reltyp  LIKE mdoblrel-reltype DEFAULT 'ATTA'.
    TYPES: BEGIN OF ty_message_key,
            foltp     TYPE so_fol_tp,
            folyr     TYPE so_fol_yr,
            folno     TYPE so_fol_no,
            doctp     TYPE so_doc_tp,
            docyr     TYPE so_doc_yr,
            docno     TYPE so_doc_no,
            fortp     TYPE so_for_tp,
            foryr     TYPE so_for_yr,
            forno     TYPE so_for_no,
           END OF ty_message_key.
    DATA : lv_message_key TYPE ty_message_key.
    DATA : lo_message TYPE swc_object.
    DATA : lt_doc_content TYPE STANDARD TABLE OF soli-line,
           ls_doc_content TYPE soli-line.
    * Create an initial instance of BO 'MESSAGE' - to call the
    * instance-independent method 'Create'.
    swc_create_object lo_message 'MESSAGE' lv_message_key.
    * Upload the pdf file, for now from the frontend, in the future from
    * the server.
    DATA:
    *  dsn(40) TYPE C VALUE '/usr/sap/trans/convert/1.pdf', "server location
    l_lines TYPE i. "filelenght
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        filename   = 'c:tsimple.pdf'
        filetype   = 'BIN'
      IMPORTING
        filelength = l_lines
      TABLES
        data_tab   = lt_doc_content.
    * no exceptions, the file is there in this example
    clear l_lines.
    loop at lt_doc_content into ls_doc_content.
    l_lines = l_lines + 255.
    endloop.
    compute l_lines =   l_lines
                      + STRLEN( ls_doc_content ).
    ** the coding for the server input, for later
    *OPEN DATASET dsn FOR INPUT IN BINARY MODE.
    *IF sy-subrc <> 0.
    *  EXIT.
    *ENDIF.
    *READ DATASET dsn INTO ls_doc_content.
    *WHILE sy-subrc EQ 0.
    *  APPEND ls_doc_content TO lt_doc_content.
    *  READ DATASET dsn INTO ls_doc_content.
    *ENDWHILE.
    *CLEAR ls_doc_content.
    *CLOSE DATASET dsn.
    * define container to pass the parameter values to the method call
    * in next step.
    swc_container lt_message_container.
    * Populate container with parameters for method
    swc_set_element lt_message_container 'DOCUMENTTITLE' 'Some title'.
    swc_set_element lt_message_container 'DOCUMENTLANGU' 'E'.
    swc_set_element lt_message_container 'NO_DIALOG'     'X'.
    swc_set_element lt_message_container 'DOCUMENTNAME' p_docty.
    swc_set_element lt_message_container 'DOCUMENTTYPE' 'PDF'.
    swc_set_element lt_message_container 'DocumentSize'    l_lines.
    swc_set_element lt_message_container 'DocumentContent' lt_doc_content.
    swc_call_method lo_message 'CREATE' lt_message_container.
    * Refresh to get the reference of create 'MESSAGE' object for attachment
    swc_refresh_object lo_message.
    * Get Key of new object
    swc_get_object_key lo_message lv_message_key.
    * Now we have attachment as a business object instance. We can now
    * attach it to our main business object instance.
    * Create main BO object_a
    DATA: lo_is_object_a TYPE sibflporb.
    lo_is_object_a-instid = p_bo_id.
    lo_is_object_a-typeid = p_botype.
    lo_is_object_a-catid  = 'BO'.
    * Create attachment BO object_b
    DATA: lo_is_object_b TYPE sibflporb.
    lo_is_object_b-instid = lv_message_key.
    lo_is_object_b-typeid = p_docty.
    lo_is_object_b-catid  = 'BO'.
    *TRY.
    CALL METHOD cl_binary_relation=>create_link
      EXPORTING
        is_object_a = lo_is_object_a
        is_object_b = lo_is_object_b
        ip_reltype  = p_reltyp.
    * Check if everything OK...who cares!!
    COMMIT WORK.

    I woudl suggest you check ORDERS05 IDOC type (ORDCHG message type).
    FM - idoc_input_ordchg

  • How to send file as attachment and call RFC to trigger event in ECC?

    Hello,
    A file is retrieved from FTP into PI (w/ NO MAPPING required - just pass through) and placed on the ECC appl. Server. Then, a RFC is made to trigger an event to process the file in ECC.  However, a RFC cannot be called in the graphical mapping if there is no mapping required.
    I have seen this Blog, u201CFile to R/3 via ABAP Proxyu201D, http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1847. [original link is broken] [original link is broken] [original link is broken]  But we are told not to touch the file as it will be converted in ECC by a program.
    Also, I read that using ABAP proxy-PI-FTP, I can do a pseudo mapping, simple one node, (just so a RFC can be triggered) and also pass the file as an attachment.  Letu2019s say this works:
    Question 1:  What configuration steps in the FTP adapter that will allow me to u201Calsou201D send the file as an attachment? 
    Question 2: (Continue with ABAP proxy option) How do I control where will it be deposited so that the program can access it?
    Question 3:  If this is not the best approach, how many steps would I need to do it in BPM (i.e. pick up the file from FTP, place it on appl server, and trigger a RFC to call an event to process file)?
    Thanks for any suggestions!
    John_Xi

    I have read those two help file and was able to use it in the ABAP proxy code.  Thanks.
    This is the current outcome.  I totally understand that SAP PI communicates via XML.  So when PI picks up a file that contains XML tags, the Inbound proxy is triggered.  I can see its processing in SM50.  However, when I give the Sender FTP adapter a non-XML file to pick up, the Inbound Proxy does not trigger.  The file itself should be read into memory so that I can save it to the application server via ABAP code (with no mapping).  That is why there is no operation mapping
    The reason I am using using FTP to ABAP proxy is because I need to call a subsequent RFC step to process the file.  Else, I will just use FTP to File Adapter scenario.
    Question 1: I am thinking that that file is the attachment.  Is that where I am incorrect and I still need to send in an XML file with the attachment as an addition?
    Question 2: Is this the best approach or should I use BPM?  If BPM, what steps do I need?

  • Send Attachment Files Of MM03 via email

    Dear Experts,
    I have requirement of send Attachment files of MM03 transaction Via Email.
    Example.
    Go to TCODE MM03.
    Select Views:  Basic Data1 and Basic Data 2.
    Click on GOS (Generic Object Services) where you find Attachment List.
    I want to send that PDF files Via Email.
    Please tell me how I can read that file and send via Email as attachment.
    Thank you

    Hi
    1. Readout the GOS  FM: BDS_GOS_CONNECTIONS_GET  > make list of Attachments...
    2. Read the object:    FM: SO_OBJECT_READ 
    3. Download it into a Temp directory:   FM: SO_OBJECT_DOWNLOAD
    4. Upload into itab:    cl_gui_frontend_services=>gui_upload
    5. Put Table with text into Email.. & send... FM: SO_NEW_DOCUMENT_ATT_SEND_API1
    6. delete Temp file
    that was my way....
    Robert

Maybe you are looking for

  • Navigation tabs top and left side

    Hi I've never built a site with tabs both across the top as well as the left side. across the top is supposed to be the categories and within each category, I want to have the related navigation down the left side. is each of the tabs going to end up

  • WAD RRI

    Hi ALL GURUS, my case is if i run a template, by using month view(ex: jan2005) , am getting all the absence types for the organisations inthat particular month, and a bar chartfor the absences , if i right click and goto employee view, am getting the

  • Error in Billing - 'No registers allocated to Installation''

    Hi experts, Error while doing Creating MR order 'No registers allocated to Installation'' can you advice a solution to the above error? Is it a DM consultant job to complete the registers allocation to installation? Pls advice asap. thx gr

  • Watch Live sport matches on windows phone browsers

    Hi, Could I get a confirmation on when windows Lumia phones will be able to stream live sport matches via in built browser. Sporting channels like star sports, Espn, etc can be used in other phones to stream live matches but windows phones still lack

  • Issues with DVD quality  using iDVD

    Dear All, I badly need advice on a very frustrating problem: I'm having major issues with the quality of the DVDs burnt on my iMac when using iDVD. Here below are the steps that I follow I upload the HDV 1080i 60 footage to FCE 4 using the apple Inte