Using attchment capability

HI Experts,
I have created the custom tables in ECC6.0 and also created rfc's for getList, getDetails and attachmentPic. The DO, header node is created in NetWeaver Mobile7.1(SDOE_WB), then backend adapters are also created there based on rfcs. All are active. Individual rfcs are tested in ECC, these are able to yield data accordingly. But when I try to load data(SDOE_LOAD) & check view metadata of DO, It didn't show values in CDS Entries. I have done this all following "DOEu2019s Attachment Capability - with a Sample Application" document. Please suggest needful solution, your help would be considered accordingly.
Thanks,
With Regards
Hemendra

Hi,
For download attachment function module the importing parameter will be the key fields of the node
And exporting parameter will be the BLOB/CLOB field.
In Node attributes, for the field corresponding to BLOB/CLOB, we need to select the check box corresponding to Binary memo/Text Memo. Only if those fields are marked as will DOE consider it for attachment relevance.
Are you mapping MANUALLY field from Node Attributes and field from GetDetail Bapi Wrapper? There are different types values (Char1 and Rawstring/String).
Did you do the mapping in tab Attachment of Backend Adapter?
When you active, you should check in tcode SE11 the name of the table where data will be stored. It will be of following pattern SDOE_BM (and SDOE_TM in case of text memo).
Regards,

Similar Messages

  • How to enable and use drag capability on MacBook

    I have early 2009 MacBook white, with trackpad having one button. (hope you all remember)
    I want to enable and use dragging capability. How can I do it?
    Anyone can show me via pictures or video, how to enable and use drag.

    It says double tap for dragging, I have even enabled it, but it's not working.
    Can someone show how to use double tap for dragging?

  • HT1218 Cannot use WPS-capable Wi-Fi printer on company network because network administrators will not allow

    Great. So I am in an office and need to set up my own printer to avoid paying printing costs on the company network printer. How does WPS-capable Wi-Fi printer capability help.
    It does not. And for any company of any size it will not help. Who is going to fly to all of the facilities and run around pushing buttons to get the connection to work. It appears this is useless "technology". This is innovation???

    Which printer is it? There may be an alternative method.
    As for WPS, it is also a security risk so no good IT admin is going to enable it on an SMB or large enterprise network.

  • Ndas using HFS capable? External hard drive Network Attached.

    I did a search and didn't find what I needed.
    I would like to know if typical external hard drive enclosures with ethernet connections (NDAS) can be formatted to HFS. I've seen that you can use Ximeta Inc. software for NDAS using 10.4 but I can't find if I can format that drive to HFS.
    Reason? I've heard HFS is much faster and more flexible for large files (4gb+) and large hard drives under a mac OS. If my files are less than 4gb, is FAT32 going to be slower than HFS? I know NDAS can take FAT32 but wasn't sure about the HFS.
    If there is no speed difference on a 802.11G network from a FAT32 formatted disk to a HFS formatted disk I guess I'll just format is FAT32 just in case I bring a pc along in the future. I just want the fastest speed for video streaming.
    Thanks!
    Message was edited by: Lawrence Tam
    Message was edited by: Lawrence Tam

    in my opinion the protocol is more of an issue than the drive format. Like was said above you can typically format to whatever type of drive you want as long as there is a utility to do so or you can mount it via usb/firewire as well. That said if at all possible id stik with hfs+ or ext3 .
    Personally i will only use NFS and AFP because of ccertain things (mainly character limits) and ive been hard pressed to find NAS that supports these well (and also supports RAID5 and has at least 4 bays).So now im thinking about actually building a stripped down box and running a Linux distro on it. Although ive heard bad things about netatalk (appletalk for linux) so i don tknow... im aways awa from having the cash to do either though so ive got some time to make a decision.

  • Server side package or emrbace Apex and use its capability

    This may not be a suitable question for this forum but I can only try.
    My experience with APEX is primarily doing everything in the APEX “front end” and only calling PL/SQL packages in the database when absolutely necessary.
    A colleague insists on putting everything in a PL/SQL package in the database and putting calls in APEX to functions & Packages.
    One example I can quote is we had a conditional tab which could only be viewed if you had an entry in a table.
    I did the SQL code for the tab in the conditions section in apex. My colleague then reworked my code to call a PL/SQL package and placed the code I had written on the server.
    Another example was a demo of lazy load on an input field he loved it but then when he realised it could not be done via a call to a server side package dismissed the lazy load idea as not relevant even though it would make our users life easier.
    I am soon to have a battle royal over which is the best approach. Any comments.

    First of all: All PL/SQL Logic you enter, either in APEX or in packages is always executed on the server. Your browser doesn't understand PL/SQL very well...
    Putting PL/SQL logic in packages - instead of in APEX regions - has some advantages though (not extensive list):
    - You can easily unit test package procedures/functions.
    - You can reuse the package procedures/functions in the same app or in other apps as well.
    - PL/SQL code in packages is compiled in APEX it's dynamic and has to be parsed, so creates some overhead.
    - When you make changes to your codebase or columns you can spot that in your PL/SQL packages (they might get invalid). You won't notice that in your APEX regions until you (or end user) run the page and encounter an error.
    So, yes, putting logic in packages has advantages. But on the other hand, a statement like "if we can't do it in a package, we don't do it all" might be a little to restrictive...
    Just my 2 cents

  • SSO to SAP using workstation password (GUI/Web)

    Hello All - I am very new to this area and I am analyzing a SSO solution to implement in our company where in the User's workstation password will be the only authentication to logon to SAP.  We are looking into SSO using Kerberos but we are still not clear on the solution. Below are some of the questions that I can think of from the top of my head.
    1) What is the pre requisite to logon to SAP without password? AD/etc...
    2) Can logon via. SAP Logon GUI be passwordless? If yes, what is the solution/technology? Also if passwordless GUI log on is possible, what will be situation where a system has more than one client? Will it prompt to enter the client number?
    3) WIll SSO work across multiple landscapes like 4.7, MySAP, BW, Netweaver, etc?
    I apologise ahead if I my questions are very vague. Kindly bear with me and point me to the right information, so that I can have the analysis of SSO ready for my company.

    >
    Kishore Karuppan wrote:
    > Hi Guys -  Iam back again. I am not sure if  I need to open a new thread since  I marked that my question was answerd. I had a chance to discuss the possibilties of enabling single sign on to GUI and my web with the experts in our company and we have the below questions. Since we already have Kerberos enabled in our workstations, we like the idea of installing SNC libraries.
    Good choice Yes, you could have opened another thread, but I am happy to help you using this thread.
    > 1) Will SSO via. GUI using SNC libraries will work for all versions of SAP including 4.5, 4.6, mySAP, etc.. (I just want to ensure that I covered 4.5, 4.6, mySAP as well, as I didnot mention this in my previous post)?
    Yes, SNC is supported on versions of SAP ABAP AS since 3.1I through to NetWeaver 2004s and beyond. So, you can use same solution for all versions of SAP in your landscape, and on all platforms as long as the vendor product you use has libraries for the operating system.
    > 2) Will installing SAPNEGO module enable single signon for web for all versions of SAP?
    Yes, this is one option as it uses Kerberos capability already included in IE browser and also in Firefox browser - there is therefore no client software required and you can utilise Kerberos credentials already on workstation.
    > 3) Is there a whitepaper or a source where we can verify the above so that can get approval to get help from the SAP or SAP partners to devise a SSO plan for our complex SAP landscape?
    As I explained before - some of this functionality is provided by SAP Partners so you need to contact one of them to ask for such papers. If you contact me I can give you a demonstration of this technology via a web meeting and answer any detailed questions you might have when you have seen it working. You might want to invite other people from your company as well.
    > For some reason, our Security Architect believes that SSO via. GUI is not possible using SNC libraries. I need some data from a trusted source. I did lookup by searching for SSO in thge forums and hwite papers but I am unable to find a source that validates the information.
    I can show it to him working, or you can point him to http://www.cybersafe.com/d2 so he can see the products being installed and demonstrated.
    > I will have one more follow up question to clarify but I will wait for the response to above. If I have to create a new thread, please let me know and i am happy to do so.
    Since you have started on this thread you might as well continue. No need to confuse matters by opening new thread, but in future when a thread is closed it is better to open a new one if you have additional questions.

  • Is there a way to use the (non-manua​l) duplex printing on my HP C6280 on Microsoft Office 2007?

    The entire time I have had my HP C6280 All-in-one printer I have not known it was possible to print two-sided directly with the printer.  The print dialog box on Microsoft Office has a check box for Manual Duplex which requires removing the stack of pages and reinserting to print the second side.  However, today, for the first time, I used the print feature on Google Chrome.  It had a check box for 2-sided printing and I was surprised when the page which emerged from the printer was already printed on both front and back!  I would really like to use this capability of my printer all the time, not just from Google Chrome.  I normally do most of my printing from Microsoft Office products (Word, Excel, etc.).

    Nevermind.  I just read the duplex printing troubleshooting guide and found my answer.

  • I want to use my Personal Laserwriter, but it won't work with my imac

    I have a personal laserwriter printer. It work great with my older mac - Performa 580CD. However when I tried setting it up with my imac - using a MacOS 9.X driver and usb-serial adaptor - it only works with OS 9.x softeware.
    So I have a laser printer that I cannot use. I'd like to get it up and running for my MacBoo Pro, too. Any advice?

    The personal LaserWriter NTR and the Personal LaserWriter 320 are Postscript level 2 printers that can run with the built-in Mac OS X Drivers.
    What is missing is a way to make the connection to recent machines that do not have a Printer/Modem/LocalTalk port. You can use the Mac's Ethernet port to carry AppleTalk packets (in addition to the standard TCP/IP packets) and use a converter to bridge from Ethernet to LocalTalk.
    Two converters are available on the used market: The Farallon EtherMac iPrint LT and the Asante Asantetalk. The Asante may also be available new, but at a cost near US$100 new, you could get a more capable used Ethernet-capable printer for the same money.
    If you have an older Mac that has a Printer/Modem/LocalTalk port and an Ethernet port and is still running OS 9 or earlier, you can download a package called LocalTalk Bridge to run in the background and do the conversion.
    The other Personal LaserWriters would require a bridge AND a third-party driver.

  • Can Microsoft SSRS or IBM SPSS be used to customize UCCX Historical Reports?

    Hello,
    I have a client with UCCX 8.0 and is interested to know if Microsoft SSRS or IBM SPSS can be used as an alternative of Crystal Report to customize UCCX reports.
    As I have limited knowledge on those products, wondering if someone else can provide some information on this.
    FYI, I posted this on Developers Forum too, still waiting for responses.
    Thanks,
    Kapil

    Hi,
    if you want to keep the Historical Reporting Client provided by Cisco, then I am afraid Crystal is your only option.
    If you don't mind setting up a separate platform, then you can use anything capable of talking to an IBM Informix server.
    G.

  • Can I use one Business Partner repository for Vendor and Customer?

    Can I use one Business Partner repository for Vendor and Customer? or do we have to use Vendor and Customer Repository separately. How can we do that? What are the pros and cons? can any one provide some examples:

    Hi Deepak
    The key purpose of SAP "enabling" the facility of multiple main tables in a repository is to primarily "manage" those master data objects that are related to each other. Typical examples will be a) Customer - Material, b) Supplier - Material, etc.
    While, it is pretty easy to add multiple main tables in a repository, it is also important to understand the purpose of doing so based on the business requirements.
    Besides, you got to be aware that in case you are "fixing" any issues with one main table (master data object) for which you have to unload the repository, the users will not be able to use the repository that has a main table defined for other master data object. Hence, there are pros and cons of using this capability of multiple main tables.
    So, it is really important to understand the "W's" - What, Why, When, Where, Who of Data modeling before actually working on the "H" - How to in the SAP MDM tool.
    Hope this helps.
    Regards
    Neelesh

  • |Running processflows without using Workflow??

    Hello,
    Is it possible to run prcoessflows without using workflow, i don't want to depend on workflow to run it on schedules, we will use another schedular technology to run processflows.
    But, is this possible and is there any package created in OWF_MGR database by workflow for each processflow to use it in running ???
    Thanks......

    if you are going to use another scheduler then why not create a workflow within the scheduler for eg, if you using control M scheduler, then
    all you go to do is prepare a workflow on ctrol M using the mappings from OWB and run it on control M. Either you create everything in owb and run in owb or just create the mapping in owb and run everything out of OWB why create a workflow in owb and run it on other scheduler. If you create a workflow in some other scheduler then you got better control over the processes running otherwise if will be difficult to handle errors and exceptions.
    If you know what is process flow should look like then its much easier to create it on a scheduler if the software you are using is capable of doing it. I know for sure Control M and autosys are capable of doing it.
    Edited by: Darthvader-647181 on Nov 12, 2008 3:37 AM

  • How can I  re-use a running JVM ?

    HI All:
    I am interested in finding about how to re-utilize the capabilities of a running VM. The problem I am into involves writing a java-based command-line interface. Each command is of the following format :
    runapp <sub-command>
    The "runapp" command should check if there is a running JVM. If not it should start a new one. If there is one already then it should re-use its capability for executing the "sub-command". Each of the sub-commands are in the same namespace.
    How can the VM be tuned such that it does not shut down after the first invocation ?
    All suggestions are welcomed.
    Mankalkaji

    HI All:
    I am interested in finding about how to re-utilize the
    capabilities of a running VM. The problem I am into
    involves writing a java-based command-line interface.
    Each command is of the following format :You are writing a shell in java. Then by definition there will always be a running JVM because that is what the shell runs in.
    >
    runapp <sub-command>
    The "runapp" command should check if there is a
    running JVM. If not it should start a new one. If
    there is one already then it should re-use its
    capability for executing the "sub-command". Each of
    the sub-commands are in the same namespace. Doubt it. You could certainly write a server. And it accepts commands and runs them. However, it is going to need to know what the commands are and how to load them/run them. And they can't interact with any other commands. If you constrain it to that then you can do it (you would have to use a socket to check if it is already running.)
    But if you can't constrain it then it won't work.
    >
    How can the VM be tuned such that it does not shut
    down after the first invocation ?
    It can't. If the JVM is out of work (all non-daemon threads exit) then it stops. And if something calls System.exit() then it will end regardless.
    You can of course create a thread that does nothing but spin and that would prevent that problem.

  • Does Adobe platform have caption capability

    I often use adobe with co-workers but the modules neve have caption which is a problem for me. I have to work twice as hard to understand what is being said. I think most modules and video these days do have caption so I was wondering how to teach co-workers to use that capability when they do video modules for work.

    The video modules for what? Are you referring to video training or some sort of captioning while you're using an application?

  • How to find service port oracle use.. for http... ftp.. ?

    Can any one tell me how to find what services ports does oracel uses for services like HTTP and FTP... ?
    Is there any commad that I can execute on SQL*PLUS console to find that ???

    Depends on the version of Oracle.
    If Oracle XE, or you are using XDB capability, you use
    SELECT dbms_xdb.gethttpport(), dbms_xdb.getftpport() from dual;
    and verify using lsnrctl status
    Otherwise you look at the Apache config files in $ORACLE_HOME/Apache/Apache/conf/httpd.*

  • A question regarding using a Dreamweaver site to manage a WordPress site?

    Using Mac OS X I have installed and configured MAMP to edit a WordPress site.
    I have setup a DW CC site to help with this editing, and all files are behaving as expected.
    I would now like to take this to the next level.
    As I develop the site plan for the future, I am unsure of the local folder structure I need to use if I want to use the capability of the SQL database to manage logins and landing pages.
    In other words, do I put the root folders for other html sites in the same root directory level as the WordPress folder?
    Can I then (with some individual tweaking of php files and the database(s), use this organization method to author a number of standalone sites with unique logins?
    I hope this question is not too vague.
    Thanks

    Sounds to me you want to use the multi-site option in Wordpress. That way you can setup a network of (related or unrelated) sites in Wordpress, and assign different logins, themes, and so on, to each site as well.
    Study the official documentation before you begin:
    Create A Network « WordPress Codex
    In this case you should stay away from any manual mysql tinkering - no need for that with multisites in Wordpress. Of course, you can still use DW to edit the theme files, if you so wish.
    For more multisite user control, check out plugins like:
    http://premium.wpmudev.org/blog/7-plugins-for-easier-wordpress-multisite-user-management/
    If you need ultimate control over user management, payment options, and so on, you may want to install S2 User Management (but it is a complex one to learn).
    s2Member® | A powerful (free) membership plugin for WordPress®

Maybe you are looking for

  • How do you keep two (2) totally separate libraries on the same computer

    I have had an iPod nano for a few years and have built up my own library. My son received an iPod touch for his birthday. How do I keep my music and his music totally separate? We are using the same PC (the same iTunes link). He has his own iTunes ac

  • Branch allocation in APP(F110)

    Hi, When i Run APP, in one Client(110) is asking Branch allocation, I find this Branch allocation in Paremeter tab. and in other client(210) the field is not visble at all. where to set this Branch allocation  fields? so that it will appear/disappear

  • Volume Slider not working in DV6-2150US

    I have HP Pavilion Notebook DV6-2150US, Win 7.  Just discovered a few days ago that the volume slider and quick launch mute button stopped working.  I searched the old posts but don't know if this relates to other issues mentioned.

  • ICloud and Contact lists

    Hi! My mum has an iPhone 5 she's sending away for repairs and was told to (of course) back her phone up on iTunes. The only problem is my mother has never connected her phone to her computer. Never. Now my mother believes that she will plug her phone

  • You removed the "Clock" time on Instant Messages?

    With the most recent version, you deleted the "time" stamp at the top of instant messages.  Now I can't see what time it is where the other person is located.  This is extremely inconveniencing for those of us who communicate with contractors in othe