Segmentation Builder Using ADS -Analytical data Storage

Hi -
We are using ADS -Analytical Data Storage in Segement Builder. ADS brings in info objects from BW and then Infoset is created on that ADS .Infoset is then used as Data Source in Segment Builder. We are looking for some information on following. Any help will be greatly Appreciated -
1.Is any other customers using ADS (Analytical Data source) in Segmentation builder , and how their experience has been ?
2. We have  large number of records, in  millions which will be pulled from BW to CRM ADS. Can there be any performance issues, are there any know issues ?
3. Keeping in mind the performance issue, we haves divided ADS into several  tables. However number of records in one table can be much more than other tables as these tables correspond to different customer types. What should be the optimal no of records in one table ? Is there any better way to define ADS ? -
Your help is greatly appreciated.
Thanks. - MP

Hello Mohanpreet,
We are pushing data from BW to CRM for subsequent generation of BP in CRM system ; and for this we are exploring APD functionality.
I am using ADS adapter in CRM and have made proper entries in CRM system( ref. screen 'Release data target adapter' in CRM system)
Now, when I go back to BW system and start to design my landsape in APD trnx. ; there I'm selecting CRM as my target system - which is connected to BW via RFC.
The problem come when I'm trying to deifne attributes of CRM system then while selecing 'ADS as traget adapter' I"m getting an error as " CRM error : Adapter 'ADS' not known " !!!
How do I solve this error. I'm totally stuck up at this point.
Please advice. Due points will be awarded.
Rgds,
Ak-

Similar Messages

  • Why do I get a memory leak when I use the Write Data Storage VI in a loop

    I have a large application that I am collecting various data points from. For the most part they are simple scalar values that need to be logged on a regular basis.  I was attempting to use the new TDM files and the storage VI's  I though everything was working until I looked at the taskmanager and noticed that when the logging loop ran my CPU eventually went to 100% and the process memory grew from about 80,000K to 100,000K and eventually locks up the system. 
    I am using a state machine arch. 
    State 1 - open file (open create) mode) 
    State 2 - Write Channel Group Properties
    State 3 - Loop writes 24 distinct data points to a TDM files in append mode
    State 3 - Repeats [creating new rows of the same 24 data point (wait time about 1 sec)]
    State 4 - Close file on exit.
    Any help on this problem would be appreciated.

    The way I see it, it should be this way.
    Message Edited by Pana-man on 09-30-2005 08:15 PM
    Message Edited by Pana-man on 09-30-2005 08:18 PM
    Paul <--Always Learning!!!
    sense and simplicity.
    Browse my sample VIs?
    Attachments:
    nextWeek.jpg ‏43 KB

  • Using TC for back up and data storage...partition?

    I'm not sure I know enough to word this question properly so my apologies in advance.
    I picked up a time capsule today and I want to make sure I set it up the right way. Besides using it for back-ups, I'd like to use it for data storage of things that no longer fit on my laptop. (Now a MacBook Air with a smaller drive than I'm used to.)
    I'd like to put my iPhoto library, iTunes and various other things that I don't have to have with me all the time on it.
    Should I partition the drive? Can I partition the drive? For data and backup sections?
    I also have a question re: two people backing up to one TC. If one is backing up all the time and one is in town only occasionally, how is space distributed if partitioning isn't possible? If the TC capsule backes up till it's full and then drops off the oldest backup, what does it do when it;s full and the occasionally backed up machine is put into the network?
    Many thanks for any help. I'm looking forward to setting this up and would like to avoid doing it wrong!

    whateverwerks wrote:
    Should I partition the drive? Can I partition the drive? For data and backup sections?
    I also have a question re: two people backing up to one TC. If one is backing up all the time and one is in town only occasionally, how is space distributed if partitioning isn't possible? If the TC capsule backes up till it's full and then drops off the oldest backup, what does it do when it;s full and the occasionally backed up machine is put into the network?
    Many thanks for any help. I'm looking forward to setting this up and would like to avoid doing it wrong!
    The drive cannot be partitioned. You can create folders as you wish to suit your need for things other than backups.
    As noted earlier, when the occasionally connected machine is connected for backup, it will delete the oldest backup for that machine to make room when needed.

  • Append value with Data Storage Vis

    Dear,
    I would like to use the Data Storage VIs to collect my data but I can't achieve my target.
    I'm acquiring 1000 samples at 1kHz (N samples on demand) and I make the mean value of the samples. At the end of this proces I have a scalar value and the initial time at wich I have acquired the data. With this two I build a waveform and then I use the Write Data Storage Vi (TDMS) with "append" write mode to save my data.
    When I read the Data Storage all the value have lost the time information. They start from 1.00.00,000 01/01/1904 and are equal spaced in time.
    How can I keep the time information?
    Thanks

    Sorry totaly misread what you were doing.
    You need to create ensure that waverform that is saved has the correct values for X0 and dx when you save it. Use the build waveform function to acheive this.
    edit:
    the default value for X0 is timestamp 0 (1904), use get datetimestamp at the very start of the cycle to get the correct value.
    James
    Message Edited by James W on 04-21-2010 01:06 PM

  • Segment Builder

    Hi All,
    Can any one guide me the usage of below in the Segment Builder (CRM 5.0)
    "AND Within an Attribute",
    "OR Within an Attribute",
    "AND Across all Attributes" and
    "OR Across all Attributes" .
    Thanks for your assistance in advance.
    Regards,
    Krish

    Hi Krish,
    You can use the and/or functionality when selecting multiple attributes at once in the segment builder.  use the control key to select multiple filters at once.
    Here's the details.
    <b>And Within and Attribute</b>:it will check to see if an filter is being met along with another filter across the single attribute for which you have selected the filters. (intersection)
    Example: attribute is "Products owned".  Filters selected and dragged to the staging area of the segment builder are Product1  and product2.  So the result would be all business partners who have product1 and product2 in the query behind the attribute.
    <b>Or within an Attribute</b>: Looks at all the business partners who meet either filter criteria within the filters selected.
    So in our example above using OR within and attribute we'd get back every business partner who has product1 or product 2.  this was a lot more work in previous versions.
    <b>And/OR Across all attributes </b>allows you the option to mix things up across attributes in your attribute list in the segment builder.
    So an example
    And Across all attributes is set
    Or within an attribute is set
    If we had two attributes being used. Product being one and Industry being the other.
    for product we select product1, product2 for industry we select mining.
    we would get back the business parters who have (product1 or product2) and mining.
    The "AND" functionality was present in previous versions by using the "Keep" option. the OR was a little bit trickier to do so this new option is a great feature. Using the AND or OR functions will change how the query on the back end is executed.  So in many cases you'll see a major performance increase because the query is being built at the data source level with all your criteria at once instead of running, bringing back the BPs and intersecting with another query that brought back BPs.
    Be careful the and(keep) and the and(across/within attribute) will bring back different results in cases when your data source isn't always using the business partner as the root.  So in cases like infoset of  business transactions/ custom tables be careful.
    I would also recommend implementing all available OSS notes for the segment builder as there are some current fixes available.
    let me know if you have any more questions,
    Nima

  • Segment builder,not showing results.

    hi experts
               While creating a campaign i assigned marketing attributes to business partner .its visible in the marketing tab page in the respective bp but in the segment builder its not showing results.

    Hello,
    have you added the marketing attributes as a data source to the Segment Builder using Transaciton Code CRMD_MKTDS?
    Regards
    Gregor

  • Use R/3 data for segmentation

    Hello all,
    I have a question concerning the use of R/3 data in the segment builder:
    Is there another way to segment after data of R/3 than using the BI?
    Can you create R/3 Infosets in SAP CRM?
    Or can you only use R/3 data in the segment builder via info cubes of BI?
    Thanks for your help!
    Regards Anne

    Hi Burcu,
    thanks for your answer!
    Are there restricitions for the infosets created in R/3? Do you work with a function modulte to convert BP number to a GUID?
    Do you know if there is any detailed documentation about this topic? (except help.sap.com because it is not very helpful!)
    Because in our system we tried to implement this but it is not working.
    Thanks for your help in advance!
    Regards Anne

  • Using InfoSets as Data Source for segmentation

    Hi Experts,
    I'd like to use my own InfoSet as Data Source for segmentation.
    The goal is, for example:
    Select all BPs who have Leads (Just simple one to describe my question).
    So I've created new InfoSet which joined tables:
      CRMD_ORDERADM_H
      CRMD_LINK
      CRMD_PARTNER.
    The question is how should I restrict the InfoSet to use only object type "CRM Lead" (CRMD_ORDERADM_H = 'BUS2000108') and partner function "Activity partner" (CRMD_PARTNER-PARTNER_FCT = '00000009')?
    I've managed to do this by small addtitional coding in Record Processing in the InfoSet as:
    CHECK crnd_orderadm_h-object_type EQ 'BUS2000108'
      AND crmd_partner-partner_fct EQ '00000009'.
    But it seems that it's not the best way (and no the best practise's one) because all records from the joining are processed and for each of the record this conditions are checked.
    It'd be better, I think, to put this conditions as selection options. But it doesn't work (or I didn't do it properly). What I've done is: I've made them as selection criterions in my InfoSet and put default values for them. But segment builder didn't use them (default values) as I can see.
    Appreciated for your any advices.

    Hi Monica,
         Ofcourse query will be written by BW consultants but the requirement should be passed on by Business. CRM Functional Consultant responsibility is to understand the Business requirement and should guide BW consultants. Also make sure that BW system is in the CRM landscape for such requirement.
    regards
    KK

  • CRM: using BW cubes in Segment Builder

    Hello all,
    I am trying to use BW Cubes as data sources in the CRM Segment Builder uisng transaction CRMD_MKTDS. For this purpose I set up RFC destinations and logical systems in both the BW and the CRM 5.0 system. In transaction SM59 the connection test works fine, as well as the remote login.
    When I try to use the option "Business Warehouse Cube" in the data sources transaction and use the F4 help for the RFC destination, the system simply states "no values found".
    Is there anything else I need to configure for this to work?
    Thanks
    Thomas

    Dear Thomas,
       Did this get solved?
    Thank you,
    -Vijay

  • Unable to delete data files from my Ipod if used as data storage...

    Hello everybody
    I bought months ago an Ipod Nano 8GB. I've got an issue when i use it as disk storage i'm not able to sort out. I've checked all the topics but i cannot find any solution.
    Example: I use the Ipod with the option "Manually manage music and videos". I put audio and video files on my Ipod through Itunes, then i put also some files on my Ipod as normal data files through my Mac Finder (Easy, i drag VLC, JPG files etc. from folders to my Ipod). The Ipod/Itunes summary page shows (Correctly) the capacity column colored in blue (Audio), video (Purple) and orange (Data). No probs when i transfer data files to another computer.
    Problem: when i delete the data files from my Ipod (Through finder) the orange column doesn't disappear (I have no problems if i delete audio/video files via Itunes) and although i've actually deleted all the files if i try to add some other data or videos/music files to my Ipod, Itunes says that there is no space available in my device. It's very strange, i check and double check all the options but eventually i have to restore my Ipod all the times and (Pretty annoying) add all my files again.
    It seems that although i sent my files to the trash bin, Itunes (Fully updated) doesn't recognize the change.
    It'd be great if someone can help me out as it's very important for me to be able to use my Ipod as disk storage, thanks a lot!

    It seems that although i sent my files to the trash bin, Itunes (Fully updated) doesn't recognize the change.
    Empty it from the Finder menu or by control-clicking it in the Dock.
    (44613)

  • Hi,i need to upgrade my 13"late 2011macbook pro with an ssd drive.i have noticed there is a system hard drive for booting up and a data storage hard drive that my computer uses,are these the same hard drive i can see inside my laptop?

    hi,i use logic pro 9 and cubase to record,produce and master audio recordings and have bought a mac as recommended.have upgraded to 8gig memory (which i was told was the maximum you could upgrade a macbook pro)and still my recordin is slightley behind plauback.i need to replace my hard drive with a solid state drive to solve the problem.i have seen on youtube how to replace the hard drive but have noticed on the disk partition information that there is a 500gig harddrive for the system(booting up ect)and a 500gig harddrive for data storage,are these the same unit?i need to be sure im upgrading what the system uses to an ssd as well as the data storage or the problem wont be solved.i have an external hard drive so i have been looking at a smaller,faster ssd. hope you can help!

    DaisyMay wrote:
    Firewire 400/USB 2.0/1.1
    I would recommend not settling for less then USB 3 or hold out for Thunderbolt, if your machine is capable. Firewire 800 minimum.
    MacBook Pro, Mac OS X (10.7), 2.4GHz IntelCore i5 320 HD 8GB RAM ParallelsDesktop6.0

  • Can I use a portable hard drive for ipad data storage?

    Can I use a portable hard drive for ipad data storage?  I want an iPad mini, but don't want to get a large one (memorywise) along with cellular capability.  I remember that the old iPads coiuld not communicate via their iPhone connector to transfer data.  So can I do that iwth the newest iPad mini via the lightning connector somehow?  Thanks, Tom

    No. But you can with Seagate's wireless GoDrive.

  • Use an external HD with Airport Extreme to access it for data storage from computers  connected to the WiFi network?

    Can I connect My Passport HD into my Airport Extreme's USB port to access it from my computers (27" iMac 2012 now using Yosemite) on that Wifi network for data storage and retrieval purposes?

    Yes, if the AirPort base station's hardware supports 802.11n. The drive needs to be formatted as Mac OS Extended (Journaled), FAT16, or FAT32, and may need to be connected through an USB hub with its own power supply.
    (117777)

  • How to use a 2nd partition for data storage?

    The 40 GB hard disk on my satellite L10 was delivered with two 20 GB partitions (drive C and D). I now understand (by reading this forum) that it is preferred to use one partition for data storage.
    Until now there was no need to use the D-drive. But by now I need the extra space.
    How can I use the folders structure in windows XP home (My Documents etc) and put the data on the D-drive.
    We work on this computer with several accounts.
    I tried to move one folder out of My Documents to the D-drive, but then it can be reached by the other users. Should I use shortcuts towards the D-drive? I hope there is a simple solution.
    Thanks in advance.
    (I tried my best to write this in English....)

    Hi
    I didnt tried it before but you can try to make your personal folder on D partition. The notebook administrator should set the security settings that can be found under folder properties. Go to Security tab and check all permissions for other users. Choose Deny option for all of them.
    I believe that on this way you can use your data folder alone and be sure that other users can not read or execute any of your private data.
    Please let me know if it works properly.
    Bye

  • When using FF 5.0, rollover type ads on Facebook game Lexulous pages are 'enlarged' and block 1/3 of the game board. Using up to date versions of Win 7 Home Premium, Adobe Flash and ActiveX

    When using FF 5.0, rollover type ads (i.e. ads for XBOX) on Facebook game Lexulous pages are 'enlarged' and block 1/3 of the game board. Using up to date versions of Win 7 Home Premium, Adobe Flash and ActiveX on an HP Pavillion dv7 laptop. Does NOT happen at all in MS IE 8, but occurs every time in FF 5.0.
    Also, Google 'translate this page' links do not work in FF 5.0, but works in MS IE 8. All I get in FF is a blank page, time after time.

    Hi,
    I am using a Nvidia 4200M adapter in my Laptop, Driver 266.96, Direct X 11
    In my desktop I am using an ATI XFX 6950, latest revision drivers (I am not at home right now so I cant get that info).
    The issue I did describe above, but it was a long explanation.
    In some flash games the game files load initially and get as far as the "click to start" button. Then the flash area usually goes either all white or all black (usually depending on the falsh game default background color) and then it stays that color. Cant see anything after hitting start (usually most games have an intro video or animation before the game starts, but I cant see any of it.
    For the very few games that do start, the flash game or application does not seem to work correctly in that when the rare game starts, it wont save any game files or save files to the pc and so if I exit the game (navigate away to another page or close browser) and then later come back, even though I click the option to save games (and ensure that the flash application slider shows it can save files and lots of space) it does not save and I have to start from the beginning all the time.
    More explanation I gave above.

Maybe you are looking for

  • Two Devices, Separate iCloud Accounts Help

    I have two iPhone 4S devices, both 16GB capacity and using the latest iOS software and I had them sharing an iCloud account. When I started getting messages that my iCloud is full, I unselected most of the into to back up on iCloud (i.e. photostream,

  • Adding a new value at the beginning of the list

    Hi, I've a list of values which are hard coded in the 'Elements in List' property for a Combo Box. Now, I want to add a new value at the beginning of the list. It doesn't allow me to add one. I have to delete all values and re-enter from the first wh

  • 2 Transport Request for a report

    Hi Experts, I am having 2 Transport requests for the same Z report (classical report). I have transported both of them to quality on after another with different modifications in both of them. Now i want to transport it to Production. I want to know

  • Deploy to jar

    Hi. I develop simple project based on JDeveloper 11G ADF Business Components     11.1.1.56.60 BPMN Editor     11.1.1.3.0.6.84 CVS Version     Internal to Oracle JDeveloper 11g Release 1 (client-only) Java(TM) Platform     1.6.0_23 Oracle IDE     11.1

  • Stolen computer & files missing... how to recover?

    My computer was stolen three days ago.... long story short i found the guy and got it back. Now some files i have noticed are missing... is there a way i can recover these? It's a new computer and I am still making the transition from my previous one