Sync Bo Level

Hi
I am not sure about the Data retrieval levels in Sync Bo.
I have a scenario where I need to read data from 4 tables or 4 levels of data(Inner Join). I have build a GETDETAIL function module for the same and used in only one SyncBo, but no data is being retrieved.
Does that mean I need to build separate SyncBo for each level and then relate every SyncBo with each other.
Can't we retrieve data from four different levels in one Sync Bo and also is there any restriction on the level of interrelated Sync Bo's we can have.

Hi Gisk
Thanks for your reply. I am new to MI so still in the process of understanding the functionality of MI and how it works.
I have tested both the Function Module(GETLIST & GETDETAIL).
**GETLIST - Does not have any Import Parameter and returns the list of Header Items.
**GETDETAIL- Takes the Import Parameters as one of the field of GETLIST header data and returns the ITEM level Information of the same by selecting from 3-4 different tables.
**There is no default value set as I don't have any business requirement to set the same. Based on my GETLIST return information all I need is to get detailed-Item level of data.
But still I am not able to get any data in MI Server.
Kindly let me know what can be the possible errors.As my Snyc Bo is generated without errors and also the Application is installed successfully on the client though it does not produce any data.
Further I understand that Sync Bo can have cascading effect, does that mean, I can have linkages of two different fields of one Sync Bo(Parent) with two different Sync Bo(Child). Or one parent Sync Bo can have only one Sync Bo as the child and so on down the level.
Kindly bail me out as I am kind of confused in designing my Sync Bo based on our business requirement.
Best Regards
Swetank

Similar Messages

  • HT4236 I got an iPad 4 and I tried to sync my photos but it grouped all 5,000 photos into 1 huge album instead of keeping the subfolder seperation. How do I get it to keep the different folders?

    One time when I tried to sync my iphone 5 it did this but I resync'd it and it worked. But my new ipad sync'd them all into 1 folder and I'm not sure how to fix it.
    Help.

    Did you try resyncing the iPad like you did with the iPhone?
    I assume that you do realize that you can only sync one level of subfolders within the main photos folder - you can sync a folder within a folder inside the main photos folder.
    You might want to try resyncing - but not all of subfolders at once. Sync a few folders, then sync a few more, then a few more. But remember that you have to include all of the already synced subfolders in each subsequent sync or the photos will be erased from the iPad.

  • Recently I am getting a message when I try to sync photos to my iPad from my PC in iTunes suggesting that photos already on the iPad will be removed if I sync.  I don't want to remove existing photos.  Any ideas?I

    I am trying to copy photos from a recent vacation to my iPad2.  The process was straightforward using iTunes until recently. Now I am getting a message warning me that if I sync photos from the folder on my PC to iTunes and my iPad, photos already on the iPad (except ones taken by the iPad) will be removed.  I am running iOS 8.0.2 and the most recent iTunes update. I do not want to remove all the other photos from my iPad, so I cancel the sync.  I have tried copying the photos using the Apple SD card connector, but it does not recognize my SD card (it does recognize an SDHC card, but I am unable to copy the photos to that card).  Is anyone else gettinga message like what I describe above when trying to sync photos to an iPad2 in iTunes?

    It is really a very simple fix. Place ALL of the photos that you want to sync to the iPad into one photos folder and sync that folder to the iPad. In your case, place the next set of photos that you want to sync, into the folder with the first set of photos that you already synced to the iPad. You can only sync from one main photos folder and if you choose another folder that does not include the photos that you previously synced, those photos will be erased from the iPad - as you have now discovered.
    You can sync one level of sub folders with the main photos folder. You can have as many sub folders as you want (as long as you have the storage space available on the iPad) but you can only sync from one main photos folder. After you place all of the photos into the one main folder, when you go to the Sync Photos From drop down menu in iTunes, select that main photos folder and all of the sub folders that you placed in there will appear and you can select each sub folder to sync as well.

  • Mini DVI to Projector Problems

    I could use some help figuring out why this setup isn't working...
    I'm trying to connect my (early 2009) Mac Mini to my Optoma Projector. The projector isn't getting a signal at all. I already have a 50ft VGA cable running through my attic, so I'm trying to work with that. Here is the signal path I'm trying to run:
    Mac Mini mini-DVI port <-> mini-DVI to VGA adapter <-> VGA Cable <-> VGA to DVI-I adapter <-> DVI-A input on projector
    The same setup worked when I had a PC laptop VGA output <-> VGA Cable <-> VGA to DVI-I adapter <-> DVI-A input on projector. Therefore, I know the DVI-I adapter and the DVI-A input work properly and play well together.
    I tried connecting my Black Mac Book instead of the Mac Mini, and the projector still gets no signal. Since the laptop has its own display, it allowed me to see in the Display panel that the computer in fact 'sees' the Optoma HD72 as a secondary display.
    Any ideas to get this thing working?

    50 ft. of VGA cable is a pretty long run. The obvious thing to try would be to shorten up that cable and see if it works. I'm guessing that can't be a final solution for your setup, but it's something to try to determine if, in fact, the mini doesn't have enough drive for that length cable run. The problem is more likely with the sync drive level, not the video drive level. So the projector isn't getting sync. That would be my guess. If that is the issue, then you could look into getting a VGA signal amp/booster as a solution.
    Is driving digitally an option? Sometimes it can be easier to push digital over those distances, though it's by no means guaranteed. One advantage to digital is that, if it works, it works. There is no degradation. With analog, the signal that arrives at the projector is not the one that left the mini. Not at that distance.

  • Use of TFTP to upgrade CE XR router via mgmt vrf from PE XR router

    I have a few CE routers that require an extra module loading.
    These routers have no access to the default vrf on a core router, they can only be accessed for management via that vrf.
    Is there any way to upload via TFTP (or any other protocol) an image file from one of the core routers to the CE?
    I cannot find a way of instructing the client (CE) router to specify a VRF in the copy tftp command string. On the CE I have configured the tftp client to use the management vrf, but every copy attempt results in `no route to host' messages.
    The routers are all ASR9000 running 4.3.0 code.
    Initally these were configured using the default vrf and the copy process worked fine, but not when using another vrf.

    hi,
    You would need to specify the management vrf. Example of copying a tar file to harddisk on the asr9k,
    then untarring it, and installing:
    a)copy ftp://user:[email protected];Mgmt_VRF/tftpboot/xr/423/ASR9K-iosxr-px-k9-4.2.3.tar harddisk:/sw/423
    b)cd harddisk:/sw/423 then type “run”
    c) tar –xvf ASR9K-iosxr-px-k9-4.2.3.tar   (to untar the tar image)
    d) admin install add source harddisk:/sw/423 asr9k-mini-px.pie-4.2.3 asr9k-mgbl-px.pie-4.2.3 asr9k-k9sec-px.pie-4.2.3 asr9k-mcast-px.pie-4.2.3 asr9k-mpls-px.pie-4.2.3 asr9k-fpd-px.pie-4.2.3 activate sync prompt-level none   (note the spaces!!)
    Note: if you don’t have a management VRF, then the Mgmt_VRF CLI is not needed
    hth,
    david

  • POL-4800

    Hi to all,
    I have a device (win32) which is not able to sync (using msync for example) because he has this error:
    POL-4800
    If I try to de-install and re-install oracle lite the problem continue to exist.
    How can I solve this problem?
    thanks for all
    francesco

    error is server side, rather than client side which is why the re-install does not work (there are similar errors like 'slot deleted' in the POL_32xx range that can be fixed by a re-install)
    Problem is normally that there is an error in a publication item definition, so you first need to find out what it is
    If you have not already done so, from the mobile manager go to data synchronisation>administration>trace settings and set the SYNC trace level to ALL, type to ALL and users to the problem user name. set the destination to file, file size to about 20 and files to 10 (if you are restricted on space may need to set them to lower).
    Sync the user and you will get a number of trace files generated (data synchronisation>administration>trace files) in the format SYNC_username_number_fileid. ignore the .dat file for the moment (that is the data download), but open up the last file in the set and towards the botton you should find the error.
    likely causes are
    a) permissions problem preventing a read
    b) CMP$ or CTM$ tables not set up
    c) objects dropped in the main schema
    d) re-publish failed to reset the user properly
    e) problem with old version of upload tables
    if only happening to one user d) or e) is most likely as all of the others would affect everyone. If just the one user, try resetting the user (go to users>select application>data subsetting and cut, paste and save one of the parameters) and then do a new build

  • Generation of custom syncbo java classes does not work.

    Hello
    we created some new syncbo's for MAM 3.0 in the middleware and download it's correspond meRepMeta.xml.
    Now i will generate in the NetWeaver Developer Studio the manager and syncbo classes for our new custom syncbo's. I had create a new SmartSync-Project and deliver the meRepMeta.xml file, edit the package and some other things and start the project creation process. But after this, i have only an simple MI project with web.xml, meRepMeta.xml and so on, but no generated, custom syncbo's. In the documentation i couldn't find a detailed description for the generation of syncbo java classes.
    Can anybody help me, what i do wrong.
    Tanks a lot.
    Greetings
    Andreas

    Hi Kai,
    Just note these points..
    1)Smart Sync MI Applications (JSP Runtime) generated using SP 09v of Developer Studio is MCD specific.It is generating MCD specific files.This architecture makes the applications too complex during migration.
    2)In SP 09v applications, the developers don't have to code in Smart Sync API level as most of the codes are generated by default.
    3)Applications in SP 09v of Developer Studio is following the exact MVC Architecture(We can see the seperation of models, views and controllers here).
    4)Corresponding to the mapped fields (in SyncBo level), in the BO Wrapper classes we can see implementations of corresponding getter() and setter(..) methods.The names of this methods are totally dependent upon the names of fields mapped.So if there is change in the names of fields , in the case of already generated projects , we have to explicitly rename the getter() and setter(..) methods appropriately inorder to make the changes to take effect.
    5)For adding new JSP pages, we have to add references in many files(*.view). (we have to explicitly create the corresponding controller class file , map the relationship between the controller and the corresponding JSP file).
    refer this blog also..
    /people/kishor.gopinathan/blog/2006/05/29/smart-sync-application-development-using-sp-09v-of-developer-studio
    <<
    have to write the acces classes, mentioned in the MDK, manually for every new SyncBO I want to use?
    >>
         For that , we can write a generic method in such a way that , we only have to pass the syncbo name as the parameter for that method, so that it would retrieve the records corresponding to the syncbo given.
       Since the getter nd setter method names are closely related to the names of the mapped fields, this would create problems when we change the names of fields used in the table parameter or import parameter of the BAPI Wrapper used for syncbo creation.
    So using SP 11 , we can create generic applications, which can be migrated using the higher versions of NWD Studio. I think , SAP might not change this infrastructure anymore..
      Regards,
      Kishor Gopinathan

  • Sony Handycam .mpg convert

    Hello,
    I have a Sony Handycam with .mpg videos on it. Today I bought the Quicktime Pro so I can convert the fill over. How do I do that? ever time I click on the file, I receive an error message "The movie could not be opened". Please Help!!

    Today I bought the Quicktime Pro so I can convert the fill over. How do I do that?
    You can't. What you should have purchased was the QT MPEG-2 Playback component ($20). It, together with the free MPEG Streamclip application will convert the files and retain the audio. While QT Pro with the MPEG-2 component installed will open and convert the video portion of your multiplexed file, it cannot extract and sync frame level instances of audio with its video frame data instances.

  • Problems acquiring images with IMAQ-1408

    I have a IMAQ-1408 acquisition card that I recently transplanted from an old computer to a new P4. Initially, it did record a few images (both in one of my programs and using the test panels in the Measurement and Automation Explorer. Now it doesn't acquire. I have tried several things like switching PCI slots, adjusting some of the settings like the sync voltage levels and such, but I'm not getting any images. All 6 diagnositc tests past (from 'FPGA register' to 'Basic interrupt'). Also, the card is still detecting something - when I connect to a video source, I get the error ... when I have it disconnected from the video, it gives an IMG-ERR-VLCK. So it must be detecting some of the V-synch pulses. Anyway, at what poi
    nt do I decide that my card is non-functional? Are there any more setting adjustments I should try. (BTW, I'm using an NTSC source).
    thanks

    This issue is sounding more like a hardware problem if the diagnostics fail repeatedly. Before considering repair or purchasing a new board, I still recommend testing the card in another machine just to be thorough.
    The board most likely can be repaired (I'm not sure about the cost, since it is most likely out of warranty). Otherwise, the PCI-1409 board is similar to the 1408, but has several advantages. Please see this KnowledgeBase for more information on the differences. If you are interested in the repair/replacement options, please generate a service request to speak directly with an engineer. You can generate a request online at "http://www.ni.com/ask">www.ni.com/ask. This will allow us to set up an RMA if need be.
    Regards,
    Jesse D.
    Applications Engineer
    National Instruments

  • Does TC archive REALLY create actual copies?

    Does the TC archive to USB feature really create new entire copies of the contents of TC data on every archive? Is there no hard-linking to save space or syncing of only changes since the last archive?
    If so, this seems like an overly simplistic and expensive archive feature. I've just completed my first archive and it was 522Gb. My USB disk is only 1tb, so i will be forced to scrub the disk before the next archive. Perhaps ZFS will fix things in the near future - Are Apple planning to upgrade TC to ZFS? That said, these things are fixable now with HFS! Man, linux (and OS X) can do this stuff out of the box with a one line shell command!
    Thanks

    Dan, yeah, you slightly misunderstand.
    Firstly, i'm happy with the TM / TC backup approach (albeit slightly immature compared to what ZFS should hopefully give us (or even what SVN already partly gives us) (in that TC doesn't, as far as i'm aware, do binary level diffs and as such can't sync changes, for eg, in a VMWare image (which i don't backup using TM) or even sync part of a Word document if it has changed - as far as i'm aware, if you change a file, TM copies the entire file back to TC again - which is fine, but expensive in the long run as it's not syncing file levels diffs, but entire files (which duplicates data on TC)
    Anyway, what i was really getting at is the TC Archive feature, which i basically want to behave like RAID 5 in that i want a regular clone of what's on TC at any given time so if TC blows up, i replace it and sync backwards from the USB disk, et voila! Up and running again! In fact, i'd be happy with a schedule and auto-destroy-whatever's-on-the-usb-disk-mode tbh so i can just get regular backups of what's on TC
    PS - Check out ZFS backup architecture and approach - it looks stunning! http://www.macnn.com/articles/08/06/23/zfs.in.snow.leopard/

  • Can I move an iTunes library from Comp1 to Comp2 through Home Sharing?  What happens with the first sync?  What happens to 3rd party app data (specifically, game scores/levels)?

    I need to move an iTunes library from Computer 1 to Computer 2.  Can I do this through Home Sharing, by dragging and dropping library items from one to the other?  The library consists of iTunes purchases, home shared items and music/movies from our personal collection.  Both computers have had all the accounts authorized, so I don't anticipate an issue there.  I'd like to do this so that my son's ipod is impacted as little as possible -- specifically, his game scores/levels and other 3rd party data remain intact after the 1st sync and the organization of his icons remain intact.
    Is there a way to do this smoothly and easily, protecting his ipod data/organization?

    Sorry, I obviously wasn't clear. If you replicate the library from Computer 1 to Computer 2 by copying it, then all will be well. I routinely sync my iPhone and iPad both at home and at work using a single library that I migrate between the two locations via an external drive which is kept up do date using SyncToy.
    Backup the iPod touch on Computer 1.
    Copy the entire iTunes folder from Computer 1 to Computer 2, replacing any existing iTunes folder on Computer 2.
    Check that content is accessible in the migrated library. (Won't be a problem for a standard iTunes library where all the content is inside the iTunes Media folder which in turn is inside your iTunes folder).
    Connect iPod touch to Computer 2.
    Sync.
    In the unlikely event that something goes wrong (it won't) then you can connect the device back to Computer 1 to restore it.
    Note device backups are not stored within the iTunes library and stay on the machine on which they were created. It is theorectically possible to migrate them but there isn't really any point. Once you have synced the iPod with the copy of the library on Computer 2 then Computer 2 will make its own backup of the device.
    tt2

  • Exchange2010/Outlook 2010 text message sync - can this be turned off at a policy level?

    It is possible to turn off this feature in the activesync policy on the phone itself, but can this be disabled at a policy level so that any Windows Mobile 6.5 devices cannot sync text messages to the Exchange server or send text messages from Outlook 2010?
    We have removed the text message feature from OWA using the set-owavirtualdirectory command, but cannot see a way of removing this feature completely from activesync.  Is this not possible for Windows Mobile devices synching with Outlook 2010?

    Hi,
    Im not sure if somebody in this forum already provided the answer.. To be able to stop the text message sync with outlook for SAMSUNG S3, you can disble it by following this steps:
    1) Go to your phone Settings
    2) Select "Microsoft Exchange ActiveSync" under "Accounts"
    3) Select "Settings"
    4) Select the account you are using in microsoft exchange
    5) Scroll down until you reach "Server Settings" then untick "Sync SMS"
    Once done, your SMS messages will now never be going to your outlook's inbox.
    Hope this helps. 

  • Will deleting a column at logical schema delete the same at physical level by DDL Sync?

    Will deleting a column at logical schema delete the same at physical level by DDL Sync?

    Hi David,
    First of all thanks for your quick response and for your help logging the enhancement request,
    I am testing more or less your suggestion but I  am not sure if I understood exactly what you mean,
    1)I imported from data dictionary in a new model and into the options menu on the schema select screen I un-ckecked partitions and triggers,
    I guessed that the import should not get from the data dictionary the information about the partitions but the result is that the tables partitioned (by list in this case) are partitioned by range without fields into the physical model on SDDM,
    2)I select one of the tables modify a NO partitioned option and propagate the option for the rest of the tables
    3) I imported again from data dictionary but this time I included the partitions into the option menu on select schema screen,
    into tabular view on compare models screen I can select all the tables with different partitioned option, also I can change for "list partitions" and select only the partitions that I want to import.
    So I have a solution for my problem, thanks a lot for your suggestion
    The second step I'm not sure is needed or maybe I can avoid the step with some configuration setting in any of the preferences screen,
    if not, I think the options to not include partitions into select schema screen are not so clear, at least for me,
    please, could you confirm me if a way to avoid the second step exists or if I misunderstood this option?
    thanks in advance

  • HT1386 I have a new MacBook as my PC died and is it possible for me to sync my iPod to the mac and keep all my previous levels on the apps?

    How do you preserve levels on apps when you are forced to sync to a new computer?

    - Transfer iTunes purchases by:
    - For other music you need a third-party program like one of those discussed here:
    Copy music
    - Connect the iPod to the computer and make a backup by right clicking on the iPod under Devices in iTunes and select Back Up.
    - Restore the iPod from that backup
    Note that the backup that iTunes makes does not include media like app and music.

  • My ipod touch is disabled and it says to connect to itunes but itunes says it can't sync since it is locked.  How can I unlock it and get all my data back?  (apps, profiles, gaming levels.)

    My ipod touch is disabled and it says to connect to itunes but itunes says it can't sync because it is locked.  Any way to unlock and keep data?  (apps, gaming levels, music).

    Hi,
    Take it to you nearest Apple Store and see what they have to say. You should back up you data before you go in but in your case you can not.
    xxmitchxx90

Maybe you are looking for

  • Conversion of unit of measure

    Dear Guru, I am making Sales Order, when I give freight in KG, it does not convert in gram or Ton. from where it will be done. Regards, Manoj Kumar

  • How to reference LONG field in trigger

    I am trying to create a trigger (update and delete) for auditing purposes. The source table has a long field and I need to insert all columns (which includes the long field) into an audit table if any column in the source record changes or if the sou

  • Wen site with business report

    I need to build a web site with business report to connect ColdFusion server and would like to know what product I need purchase. I would like to know is it possible to purchase ColdFusion Report alone, or ColdFusion Report Builder is part of ColdFus

  • Sudden Slowdown of iMac 2.0 GHz

    Hello, Suddenly I have noticed a quite extreme slowdown of my iMac, especially noticeable in Safari. It can take up to 10 seconds to open a new tab. Safari isn't in Rosetta mode. And I've found Finder slowed down a bit too, opening folders takes a li

  • Cannot open 2.04GB .psd file

    I spend hours on end creating an image.  Mainly out of ignorance, saved it as a .psd instead of a .psb.  Now I can't open it.  I have looked through every forum discussion i can find, but no success.  I repeatedly get an error message, "could not com