Need the experts advice..

Hello folks,
I need to know how can I solve this situation.. Any help is apperciated.
I want to write the client part of a webservice in order to update and query database records. The server allows document/literal type where the xml is about table and records in this format:
<Table>
<Field1> Value1 </Field1>
<RelationShip Table2>
<FieldX> ValueX </FieldX>
</Table>
The schema may change based on administration decision (adding/removing fields then redeploy service). Also, I want to have control , in Java, over objects I am creating dynamically so I don't have to generate stubs with every change of the schema on the server. I want to validate variables which can have null value as well as types. So, I want to build my java objects and use the client service to send data to the server.
How can i do that in Java? Dynamic proxy?
Thanks a lot guys and please let me know if you need more clarifications.

Is my question weird or very difficult?
In other words, I want to be able to parse my document literal soap message into Java classes dynamically taking into consideration that schema can be changed from time to time.. how to resolve this?

Similar Messages

  • Need an expert advice in Implementing continuous delivery across environments

    Hi All,
    I need an expert advice/solution in implementing continuous delivery in our project. (PF Screenshot)
    Deployment goes like this.. 
    Dev checks in -> TFS Builds - > RM Invokes -> using PS/DSC -> Copies the binaries to DIT environemnt's IIS virtual dir -> Manual replacement of Web.config files (since we have many environments)- > App runs
    PS/DSC does following things : Copies binaries using X copy , Uploads SP excel reports , Executing Dacpac scripts etc ..
    Now the chanllenge earlier faced was wrt Web.Config files was, for every DIT environment many configurations, conn strings would change. In order to overcome this , Implemented Web.config transformations( like Web.DIT1.Config .... Web.DIT6.config in my solution
    explorer. 
    Added a custom MSBuild script in my .csproj file and before triggerig the build defination I 'd change in Process tab- > Basic - > Configuration = DIT1 (based on requirement) and triggers . )
    It perfectly deploys to the DIT 1 without manually replacing WEb.config files. 
    1) Now the blocker for me, Can we achieve this without Web.config transformations ? Since I don't want to expose the sensitive date in config files is there any way to implementing the same ?
    2) I wanted to have continuous deployments from DIT to SIT and from SIT to UAT etc , How can we achevive the same ?
       I m planning to implement the same with web.config tokenizing in RM?
    Looking for some expert advice in achieving the same?
    Many Thanks ,
    Abraham Dhanyaraj

    HI Abraham,
    Instead of having web config transformations to set config values for each environment do the following.
    1. Have one transformation config say for example web.release.config which will contain tokens understood by RM (starting and ending with double underscore) for each config value.
    <log4net>
    <appender name="FileAppender" type="log4net.Appender.FileAppender">
    <file value="__log4netLogFile__" xdt:Transform="Replace" />
    </appender>
    </log4net>
    <ClientsSection>
    <Clients xdt:Transform="Replace">
    <add Id="__ClientId1__" Secret="__SecretCode1__" RedirectUrl="__RedirectUrl1__"></add>
    <add Id="__ClientId2__" Secret="__SecretCode2__" RedirectUrl="__RedirectUrl2__"></add>
    </Clients>
    </ClientsSection>
    <appSettings xdt:Transform="Replace">
    <add key="MinCaps" value="2" />
    <add key="MinSymbols" value="1" />
    <add key="MinNumerics" value="1" />
    <add key="MinLength" value="6" />
    <add key="MaxLength" value="" />
    <add key="webpages:Version" value="3.0.0.0" />
    <add key="webpages:Enabled" value="false" />
    <add key="PreserveLoginUrl" value="true" />
    <add key="ClientValidationEnabled" value="true" />
    <add key="UnobtrusiveJavaScriptEnabled" value="true" />
    <add key="WebPortalName" value="__WebPortalName__" />
    <add key="TimeZoneFrom" value="Pacific Standard Time"/>
    <add key="TimeZoneTo" value="Mountain Standard Time"/>
    </appSettings>
    The TFS builds can generate output with above formatted configs with web config transformation.
    2. Then in RM server templates change the config files to have values depending on the environment. You can do this using a custom deployment component or default xcopy deployment component to set parameters.
    3. Then in the release template set the config values.
    Cheers!
    Chaminda

  • Need usablility expert advice for an ncurses based pacman frontend

    Hi,
    I am working on a frontend for pacman using  ncurses/python/pyalpmm. It is in really early stage of development. So i need advice about usability aspects of the program .
    Screenshot  http://omploader.org/vMXVhaQ
    The program will mostly be useful for searching and browsing  ( nothing can beat pacman for installation and updating )
    Ideas(some implemented, some not yet )
    1) It has a 3 pane layout like most of the other package managers.(Suggestions for any better layout ? )
    2) Uses vim based keybindings ( j/k = up/down, / = search, tab = switch between panes  i=install, d=remove ?=help )
    3) few more options to show orphans etc
    4) planning to implement a tree based layout showing deps
    5) Also a sort by real size option for installed packages (like Allans script )
    6) pick and choose updates is also something which i have been missing for long time.
    The idea is to keep the interface as clean/simple as possible
    All ideas and suggestions are welcome
    Dont miss your chance to get on the scrolling credits screen
    Last edited by u_no_hu (2009-06-16 07:59:14)

    u_no_hu wrote:Hi,
    I am working on a frontend for pacman using  ncurses/python/pyalpmm. It is in really early stage of development. So i need advice about usability aspects of the program .
    This looks really nice. I am looking forward to it.
    1) It has a 3 pane layout like most of the other package managers.(Suggestions for any better layout ? )
    This would be fine. The other suggestion with panes on top would work as well. I guess panes on top (i.e. a stacked layout) would save space.
    2) Uses vim based keybindings ( j/k = up/down, / = search, tab = switch between panes  i=install, d=remove ?=help )
    Vim is so confusing. Please make a Emacs keybinding as as well And of course an intuitive dummy mode (arrows, space|enter=mark etc)
    All ideas and suggestions are welcome
    Maybe a feature to sort by type of program. I.e. X programs, cli programs etc. I think Zendo/zpm for Zenwalk/Slackware is really great and something similar to your project, although not in ncurses.
    --Rasmus

  • Need HTML expert advice. Strange borders around JPGs

    Hi!
    I'm stumped by an HTML problem in Dreamweaver. This is for an ebook. In Dreamweaver and in the final mobi. there are drop shadows or border lines on some jpgs. either a single line on the bottom ot right side. I look at the HTML in dreamweaver and the image does not show any tags to cause the borders.  If anyone has an idea, or advice how I can eliminate this aberration I'd REALLY appreciate it.
    [Link removed as it forced malware download]
    Message was edited by: Sudarshan Thiagarajan

    Yep, Sudarshan is correct. Those lines are present in the original. As a matter of fact, a lot of those images have a black line running down or along one of the sides.
    Fix that first.
    And while you are at it, save the images as 8bit png or 8bit gif with 16 greys: resulting files size is much, much smaller, and your ebook will download a lot faster.

  • I need a expert advice.

    Dear All,
    I need a help about how to prevent a user to export a MACHINE CERTIFICATE from Keychain?
    Thanks.

    Dear Allan,
    We are installing a hardware certificate to identify the machine on the VPN so we need to prevent the user to export the certificate and to import on his personal machine and to hook on the VPN?
    Thanks.

  • Friends i need tech expert advice!!

    Hai! Every any tech experts answer my post pls if i change / install windowos firmware in asha 311 whether nokia asha 311 will support this firmware

    Hi palani6,
    Unfortunately, it's not possible to install or change the software of the Nokia Asha 311 to Windows Phone firmware. Operating system are designed depending on the hardware capability of a certain device. Also, changing or installing a different software on a Nokia product will void its warranty.
    We may not know exactly the main reason why you would like to change your Asha 311's current software, but just feel free to post your concerns about it here in the forum and the community will be happy to assist you. 

  • Totally confused need ur expert advice

    hello bb pals,
    im not sure where to post this apologies if im in the wrong forum but im havin problems restoring my contacts. i lost my bb last week i have a new curve 8520, v5.0.0.681 and have registered my email adress through my carrier (Tesco) BIS website but when i click restore it says my email is not linked to any blackberry messenger account. i had made a back up a few weeks before on my old bb using this email, any ideas guys?

    fixing the IOExecption!
    ok i made a small modification to the code that i posted.
    (ie) in the catch block of IOExecption i said p.destroy();
    so that i there occurs an IOExeception, the process would be killed.
    It looks like it works for now!! I am not sure but if it quite solved my problem...I need to test it more...
    what's your take?

  • Populate repeating table based on task list - Need the experts out there!!!!

    Ok I will try to explain this as best as I can.
    What I have:
    task list (out of the box, with 1 calculated field)
    form library (customized using infopath)
    ....and a headache ;)
    So What ive done so far is I put in a hyperlink in the infopath form to the task lists newitem form "click here for new task" . I have the title of this newitem form prepopulated based on the form library item. For example, if you open up a form
    from the form library Titled: Test Entry, and has an ID of 5. The newform title of the task list will read "Test Entry | 5 ". So its title | ID. I then have a calculated column to take the right 3 characters of the title, so it prints out the ID.
    So pretty much I have a title and ID that match the form library...
    now the hard part.
    Say I have 10 tasks in the tast list related to ID # 5 from the form library.
    Is there a way to create a repeating table or other solution to show these 10 tasks within the form library form? I was thinking a button to query for data from a secondary source (task list) filter where ID = current Item ID. then have it set a fields value???
    Anyideas???

    Hi,
    Here's an idea. When you are creating the task, populate a ReferenceID field in the task list with the item ID of the form library list. In this form, create secondary data connection to the task list and include the fields that you want to show. Drag the
    group on the form, it will create repeated section with controls. Create a formatting rule on the section, condition where ID!=ReferenceID, Hide this section.
    This will display the repeating data from the Task list where ReferenceID is = ID and hide all others.
    Another variation would be to Filter the Data Connection itself and add the condition in the filter (ID=ReferenceID). Hope it helps.
    Regards, Kapil ***Please mark answer as Helpful or Answered after consideration***

  • Need expert advice on buying new macbook pro 15 inch

    Hi I Am a digital textile designer and  planning to buy my first retina macbook pro. I need expert advice, which model should i buy 15 inch base model or with dedicated graphics card. i will use macbook for digital designing on Adobe photoshop and multi tasking. so now really confused is intel iris pro graphics will handle heavy files on photoshop or Nvidia GT750 m will good for heavy work. I am working on very large resolution file like 10 to 15k in resolution approx 1 GB in file size with lot of filters is being use while designing. Which model will handle above task well and last longer.

    Look at the specifications here:
    http://store.apple.com/us/buy-mac/macbook-pro
    You may be confusing the quad core CPU with the Graphics processor.
    It should have no difficulty in running Adobe Photoshop.
    Ciao.

  • Advice please from the Experts

    hi,
    advice on all of this would be of great help, so please bear with me.
    Hoping to buy a nice new Mac Pro, the Two 2.8Ghz Quad-Core Intel Xeon model for work.
    It would be mainly used in editing video, sound recordings including Powerpoint with voice/video, all for Podcasting via iTunes. At present it takes forever to render a video clip down, say from 1.5Gb to something like 100Mb using Quicktime Pro', making it small enough for iTunes on my old G4 or even my Macbook.
    A couple of questions for you guys ( the experts ).
    Forget memory, that's a no brainer, the more the better I know that part. What i need advice on is this:
    1) Graphics card :- do I go for the 2 x ATI Radeon 2600XT or the NVIDIA GeForce 8800GT ?
    ( read several discussions about the XT or the GT, some for one, others for the other )
    2) Hard Drive :- I want speed, so do I go for the 300Gb SAS or should I stay with the standard HD !
    ( I know that the SAS is smaller in size, but....... advice please )
    I hope someone ( or even more ) can come up with some sound advice please. My gut feeling is go for the SAS but unsure about which GC to use.
    Oh before anyone does ask me, I will be getting the 20in Apple display too.
    Regards
    Steve

    SAS and Mac Pro RAID are discussed (threads should be easy to Google) and based on Barefeats, and huge price jump, nearly $2000 extra, no.
    Too bad these don't fit in Mac Pro - WD VelociRaptor
    http://www.wdc.com/en/products/products.asp?driveid=459&language=en
    Fast, low cost WD Caviar SE16 640GB
    http://www.wdc.com/th/products/products.asp?driveid=394
    Use 1TB drives are excellent for most and have gained speed and popularity.
    Again, all of these are reviewed on Barefeats or look at StorageReview, though bare in mind drives perform different under Windows than on OS X.
    So I am still partial to low latency Raptor.
    http://www.wdc.com/en/products/Products.asp?DriveID=189
    http://eshop.macsales.com/item/Western%20Digital/WD1500ADFD/

  • Session/jstl  and load balancing - need expert advice

    After user loggs in, I am getting locale from db and storing it inside userSession along with userLogin. Inside jsp using <fmt> tag to display locale based resource property.
    HttpSession userSession = request.getSession(true);
    userSession.setAttribute("UserLogin", oRS.getString("user_login"));
    Config.set(userSession, Config.FMT_LOCALE, currentLocale);Also using filter after login page to check for User Session. Currently all working fine .
    But if i want to make use of load balancing, whether still it will work?
    1)I understand that if i depend on network config i.e. session request sticks to one server then i believe shld not be a problem
    2)But if that is not the choice then what else ? Client want to make use of serialization technique. I do not know much about it, how to implement it, any sample is greatly appreciated.
    3)what about jstl Config.set(..) whether any changes needed here?
    4)Do i need to change filter code.
    Pls pls help me, i really need expert advice on this.
    regards
    Manisha

    1)If i want cluster server to replicate the session
    then all attributes saved in the session have to be
    serializable.yes.
    2)In docs it is mentioned
    Use setAttribute to Change Session State
    In an HTTP servlet that implements
    javax.servlet.http.HttpSession, use
    HttpSession.setAttribute (which replaces the
    deprecated putValue) to change attributes in a
    session object. If you set attributes in a session
    object with setAttribute, the object and its
    attributes are replicated in a cluster using
    in-memory replication. If you use other set methods
    to change objects within a session, WebLogic Server
    does not replicate those changes. Every time a change
    is made to an object that is in the session,
    setAttribute() should be called to update that object
    across the cluster.
    Whether it means that if I want to store a object
    (which is serializable) e.g. 'String' inside session
    and use setAttribute() method then I do not need to
    make that object implicitly serializable?No, you still need the objects to be serializable.

  • Need Expert advice on choosing Source System for creating/maint Customers.

    Hi Experts,
    Iam on project where we have CRM,ECC(SD),FICA in the System Landscape.The client is currently using ECC(SD) Customer master for creating/maintainig Customer's.As we have CRM & FICA in this implementation, we are planning to propose that we use CRM as the source system for creating/maintaing Customers as Business Partners & Perform standard replication to the other system's in the landscape.
    The client has has asked us to confirm if having CRM as the source is the Best practice in the industry when we have this three systems (CRM,FICA,ECC(SD)) Landscape.I thought to get some expert advice on this & see if any of you have a similar project experience & share some views on this CRM BP vs ECC(SD) Customer Master.
    Thanks in advance!
    Regards,
    Naveen

    Hi,
       I believe it depends on your business senario.Here I can share some my experience for you.
    CRM As Source System
    Advantage:
    1) Choosing CRM as source system ,you can create several roles of customer for tracking the presales process of customer,such as prospect ,sold to party ,customers ,also you can define the life cycle of your customer and control which life cycle of customer should be replicated to ECC and which one should not.
    2)  CRM can have more views of customer and customer defined field (EEWB fields) ,so if you choose CRM as Source it will be more convenient  to create and fill in the all your user defined field .In other words ,choosing ECC as source you have to extend these field again in CRM .
    3) easy to maintain customer relationship
    Disadvantages:
    1) Have to extend Company code view of Customer data, since CRM do not have these view ,it is  just used for billing and integration with financial accounts.
    2)  have to extend some particular partner function of customer ,it is because of CRM it is only possible to create part of partner function automatically like SP ,BP  when business partner  is replicating to ECC.
    ECC As the source
    Oppositely, if you choose ECC as the source ,the advantage become disadvantage.
    Advantage :
    1) Can Easily to create customer's data of company code view
    2)  Can easily to assign any partner function to customer
    To conclude, if you only need to create sales order in ECC ,I believe choosing ECC as Lead system is better, since you do not have to extend customer data and easily to integrate with FICO and SD.Howerver, if you are going to create a sales order from opportunity or quotation ,CRM is your best choice.
    Regards ,Edward

  • Hi, I need help and advice. Basically me and my ex partner both had iphones and synced it with the same computer under the same ID. We split i have a new laptop and now it keeps asking for the old ID or it'll erase my apps bought on theold account.

    Hi, I need help and advice. Basically me and my ex partner both had iphones and synced it with the same computer under the same ID. We split up and now im trying to get all my apps and info onto my new laptop with a new account but it keeps asking me for the old apple ID which she is still using and she changed the password. i tried backing it up but still nohing. When i try to back up purchased items being apps etc its keeps asking for the old one. help

    See Recover your iTunes library from your iPod or iOS device. But you'll still need the password.
    Once you have the computer authorized to use the account she could change the password again to stop you buying apps on her card (assuming it's not on yours!). It would lock you out of upgrading them too but they should work unless she uses the deathorize all feature.
    It depends on how amicable the split is...
    tt2

  • Need the opinion of experts: N85 with Bluetooth pr...

    Really need the opinion of experts on this one.
    My N85 was swapped after the complaint that the Music Library Menu opened automatically after pairing with bluetooth of the car (permanent failure). Another complaint was that video recording was defective (intermittent failure). Also, Nokia detected great consumption of battery.
    My question is: the swap came back the same relating to the bluetooth problem.. Is this a case of bad repair or a case of low knowledge...? I'm wondering if the Music Library Menu is to open when pairing with car bluetooth (strangely)....

    The Dell Precision 380 has 3 PCIe slots: a x16 (for video cards), a x1,
    and a x4.  I'm sure there are other PCs on the market with
    multiple PCIe slots.
    Alternatively, the PCIe-8362 has TWO cabled PCI Express links.  So
    you only need one slot in your host PC.  This may not be the best
    solution, however, if bandwidth is your primary concern.  With one
    8362 connected to two chassis, the total maximum throughput is 160
    MB/s.  With two 8361s (each connected to a different chassis), the
    total maximum throughput is 220 MB/s (110 MB/s on each).
    Finally, keep in mind that the PXI chassis in your system are still
    running at PCI speeds (132 MB/s).  Plus, this bandwidth is shared
    across all devices in the system.  So the MXI Express connection
    to the chassis may not be the bottleneck in the system.
    Good luck!

  • Expert advice needed: Why could I not connect to my own server after deletion of SSL certificate?

    Issue: Could not connect to my own server after deletion of SSL certificate despite having SSL disabled
    Hello,
    I admit I am lay user with rudimentary SSL knowledge and I therefore messed up my certificates and I could no longer access my own server (Wikis, WebDav, Device Manager) with Safari. (error: Safari can't connect to server)
    Eventually, I could resolve the problem but I do not understand why there was problem in the first place.
    Maybe someone can explain that to me ?
    OK, here is what I did:
    I created a Certificate Authority because I wanted to use a free SSL Server certificate for our private server.
    (I followed  http://www.techrepublic.com/blog/mac/create-your-own-ssl-ca-with-the-os-x-keycha in/388 )
    Despite several attempts I never got the server to accept the certificate for web services, the certificate was accepted for iCal, Mail and iChat but not for Web services. I tested an older certificate that was created when I set up the server and that that worked for all services incl. Web. So the problem was with my certificate only.
    Out of desperation and lack of concentration I deleted the "original" certificate.
    Now, I soon noticed that I could no longer log in to my server. I solved the problem by restoring the original certificate.
    My question:
    I had SSL disabled in the Server app settings. Why does Safari still look for a proper certicate ? (the server logfile had an entry that a .pem file could not be found which makes sense if the cert has been deleted)
    I would be very grateful for an expert advice.
    Regards,
    Twistan

    Because....
    the server does not have a 'trusted' certificate assigned to it.
    Only the RDP Gateway has the trusted certificate for the external name.
    If you want to remove that error, you have to do one of the following:
    Make sure your domain uses a public top level domaim, and get a public trusted certificate for your server.
    So, something like,
    server.domain.publicdomain.com
    Or,
    Install that certificate on your remote computer so it is trusted.
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

Maybe you are looking for

  • Create a custom web template using VS 2012 with web features,site features sections applied

    hi,  Want to create a  custom web template using VS 2012  in my SP 2013 environment.  i know "Vesku" has posted a great artice on this [  based on prev. version of SP]. here - http://blogs.msdn.com/b/vesku/archive/2010/10/14/sharepoint-2010-and-web-t

  • Printing multiple copies of a document in 2-sided format

    We have several multi-function Xerox printers in the office.  I have an adobe acrobat file with two pages.  I am trying to print 20 copies of this file in two-sided format.  I have selected 2-sided and changed the number of copies to 20.  The printer

  • De-install oracle8i and 9i

    hi, i want to know how to de install oracle 8i and 9i from solaris 8 platform. can anyone plz assist me to know how to do ? with regards Boo

  • Read only vo query

    I have this query where i am getting the count of records, sum of amount in the where condition i am using status and group by statename select state_name, sum(cnt_active) cnt_active, sum(sum_active) sum_active, sum(cnt_inactive) cnt_inactive, sum(su

  • What does restoring you ipod mean?

    my ipod touch was frozen on the apple logo screen and then int told me to plug it in to my computer to the itunes store.  iTunes said that i had to restore my ipod, but i dont know what restoring my ipod even means.  can someone tell me what this mea