Problem with DELETE_BYNAME service

Hi All,
I have written a custom service which deletes the content by invoking Conent Server's "Delete_ByName" subservice.
I have give read, write and delete permissiont to my service. Now when i invoke the service
then I get an error message from content server saying
"Content Server Request Failed
Unable to deleted the document script does not have privilege to execute subservice
DELETE_BYNAME"
your any direction is highly appriciated.
many thanks in advance.
sapan
Edited by: sapan on Feb 18, 2009 11:03 PM

Hey Mikey,
Thanks a lot for your reply, I already did that and solved it. Now i face a new problem, even thought after calling the Delete_BYName service all the reneditions get deleted.
But I still get "Unable to find renedition error" in the content server UI.
any clues how can we avoid this.
regards,
swapnil

Similar Messages

  • Problems with Target service agreement

    Problems with Target service agreement to repair my ipod nano. I have gone to the BBB. Who can I contact at Apple to let them know the poor service that Target gave with a Apple product?

    Apple Customer Relations (800) 767-2775

  • I bought a iphone 3gs 4 months ago had a problem with display service centre replaced me with the phone when i checked the settings of the phone in cellular usage under call time the lifetime usage was 3 days and 18 hours.what sholud be done ?

    i bought a iphone 3gs 4 months ago had a problem with display service centre replaced me with the phone when i checked the settings of the phone in cellular usage under call time the lifetime usage was 3 days and 18 hours.what sholud be done ?

    How is your iPhone's display different?
    You can check the model number by  going to Settings/General/About. These are the model numbers for the various 3 GS models;
    MB715LL/A (16 GB Black), MB716LL/A (16 GB White), MB717LL/A (32 GB Black), MB718LL/A (32 GB White), MC555LL/A (8GB)

  • I bought a new iphone 4s and I have a problem with the service. How can it be solved? the SIM card is new and was working perfect withe iPhone 4G

    I bought a new iphone 4s and I have a problem with the service. How can it be solved? the SIM card is new and was working perfect withe iPhone 4G

    Under the answer you want to mark as correct you should see a box that says Correct with a green symbol to the left and a box with Helpful with an orange star to the left. Click on the one you want.
    And thanks for thinking about that, it is appreciated.

  • Problems with Customer Service AND unexplained charges!

    I've been with Verizon for I-don't-know-how-many years, and through the years you are bound to have a few problems here and there but some of the problems are just ridiculous! It's also the same reocurring problem!!!!!!!!!!!!!!!! I was with Alltel first, before it was bought out by Verizon. The years I was with Alltel, I didn't have near as many problems. It seems EVERY time I do the smallest change or something to my phone or bill, I get a ridiculous amount of charges that I was NOT aware of, nor told about... EVEN IF I ask "So this isn't going to change my bill, or there will not be any unexpected/unexplained charges that I don't know about?"... BUT not matter how many times I ask... and NO matter how many times I am told "no"... there always is. For example.... last year, I updated and signed a new 2 year contract and purchased the first Driod. Before, my 30 day warranty was up, I was having problems with my Driod, and decided to send it in and get a new one. Before I did this.. I called customer service to make sure there would be no interuption in my bill, and there wouldn't be any unexpect charges, and there would be no difference in anything. I was told there was not, and once I recieved my new phone, just send it in and nothing would be changed. Of course, when I get my bill.. I see I was charged $500 for the new phone. It was explained to me that my credit card was reimbursed (which I never check that card, because I never used it expect to purchase the phone) and that I was recharged for the new phone, since it was a new phone. So I had to fork out the $500 (on top of my bill) and then wait months to get the $100 rebate card. Months after that, I "assumed liablity of my line" because I was on a plan with my family. I decided to have my own line, so I "assumed liability." I was not told that when I did that, I "renewed" my contract date. So I just added 6 more months to my 2 year contract. Was NOT told about that! Then again...... I was recently having problems with my Driod (the screen went black and would not come back on.) I had to turn on an OLD motorola razor, so I would not be without a phone for two days while I was waiting on my phone to come in. As soon as my phone came in, I had my Droid turned back on. I recieved my bill recently, and my bill was $200 over what it normally should be.... so I called in... apparently, when I had my phone replaced, they dropped off my data package and when I recieved my replacement driod, they never put it back on. So I was being charged for alllll my data usage... again I was NOT told about this. I wasn't even aware that they had dropped off my data package, and when/where did they get the authority to do that??? These are just a FEW of the problems that I have had.................................
    Does anyone have these reoccuring problems!?

    I understand that my bill can be viewed online, and I do view it fairly regularly, so if there are any unexplained charges, I can call Verizon asap. The problem does not come from me not understanding my bill, but from customer service. I have been with Verizon for a very long time, and it is a continuing problem. Where did Verizon get the 'OK' to drop my data package off my plan? Who authorized that?
    After calling Verizon and trying to find out the problem, the gentleman told me that when I activated on old phone while I was waiting on my new Droid to arrive, my data package was dropped off and I "should" have been told about that. When I reactiviated my new Droid, I "should" have called and had them restart my data package. I was not aware that when you activate an old phone that data plan is taken off your plan. In all my years of having cell phones, I never make two years with one phone. I have always, at one point, had to turn on an old phone, and my data package has NEVER changed. Why would I have my data package dropped and why would I have to call Verizon to have it restarted. I would never know to do that unless I was TOLD that my data packaged HAD to be re-added when I recieved my new phone, but I was never told of that.
    All of that is beside the point, the point is, Verizon was never given the authorization to change my plan. Never. My bill was taken care of and readjusted, and I am thankful for that. It does not change the fact it is always a hassle with Verizon Customer Service and I am always the one having to PROVE that I am not at fault, or that I was NEVER told of certian things. EVERY TIME I HAVE CALLED CUSTOMER SERVICE, I AM TOLD "I'M SORRY, THEY SHOULD HAVE TOLD YOU THAT."
    "they should" does not help my bill with the extra armount of charges.

  • Problem with web service that returns an object with a String that have som

    Hi everybody:
    I have a problem with a web service I am doing, I have made a web service that returns a collection of objects, the objects have a set of properties, there is one property that is a String,this property consists in a text fragment that could have some characters that are considered special in XML like &, <, >, " and that's why when I execute the service from a client an exception is thrown:
    {code}
    Exception in thread "main" org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Could not read XML stream.. Nested exception is com.ctc.wstx.exc.WstxParsingException: Expected a text token, got START_ELEMENT.
    at [row,col {unknown-source}]: [9,646]
    org.codehaus.xfire.fault.XFireFault: Could not read XML stream.. Nested exception is com.ctc.wstx.exc.WstxParsingException: Expected a text token, got START_ELEMENT.
    at [row,col {unknown-source}]: [9,646]
    at org.codehaus.xfire.fault.XFireFault.createFault(XFireFault.java:89)
    at org.codehaus.xfire.client.Client.onReceive(Client.java:410)
    at org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:139)
    at org.codehaus.xfire.transport.http.HttpChannel.send(HttpChannel.java:48)
    at org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:26)
    at org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)
    at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:79)
    at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:114)
    at org.codehaus.xfire.client.Client.invoke(Client.java:336)
    at org.codehaus.xfire.client.XFireProxy.handleRequest(XFireProxy.java:77)
    at org.codehaus.xfire.client.XFireProxy.invoke(XFireProxy.java:57)
    at $Proxy0.search(Unknown Source)
    at cu.co.cenatav.webservices.client.Client.main(Client.java:26)
    {code}
    I know that this is happening because special characters are sent by the soap message but I don't know how to solve this problem.
    How could I avoid this exception ?
    I hope you can help me.
    Regards.
    Ariel

    Hi,
    BPEL and BPEL PM do not have a good support for SOAPENC-Array: it would be very difficult to create such an array in BPEL or to receive it and manipulate it.
    The (unfortunately very intrusive) work around is to change the WSDL of the service to use a XML type defined using XML schema. This is all the more painful that JDev 9.0.4 does not have strong support for complex types.
    In general though, I would highly recommend this best practice:
    1) Start by define the WSDL contract first
    2) Then generate the server side skeleton to implement it
    3) Use BPEL as the client to this contract.
    By starting with the contract first, you make sure that 1) your interfaces are clean and coarse grained.
    2) things like java objects, sessions, etc to not leak through the interface (which would be the worst thing that could happen because it would closely link the client and the server.
    Sorry for not being more helpful. This will get radically cleaner in Oracle AS 10.1.3.
    Edwin

  • Binary data problem with web services on JRockit but not Sun JDK

    I have a problem with binary data in SOAP and JRockit
    (jrrt-3.0.0-1.6.0-linux-x64.bin) . I have an set of web services based
    on EJB 3.0 which return images as byte arrays inside a SOAP envelope
    to be consumed by .NET 2 services. The host app server is Oracle
    Application Server 10.3.1 on RHEL Linux update 4, on 64 bit Xeon 5500
    series HP blade hardware.
    While most images are fine most of the time, one particular image
    gives this message when being consumed in the .NET client:
    The '■' character, hexadecimal value 0x1F, cannot be included in a
    name. Line 2, position 380038.
    The MSDN suggests that this is usually caused by non-escaping of reserved XML characters like < but this isn't one of those.
    The SOAP looks ok and for the life of me I can't see why this ought to
    be a problem, especially since the problem doesn't arise running with
    the SUN JDK 1.6_06 64 bit)
    When making the same call from the OAS Enterprise Manager, I can make the same call with no problem (but the data is just rendered as character data in a browser) which maybe suggests some incompatibility with how JRockit is serializing the data ?
    Any ideas, I would be very happy to hear - JRockit gives a 15% or so
    speed boost to the website that these services power so obviously we
    want to use it if possible.
    Edited by: RichLiv on Nov 14, 2008 4:54 AM

    Seems to be the case that using MTOM stops this problem with JRockit. Strange but apparently true (so far).

  • Big AD44 problem with nokiaTurkey service!!!

    I gave my AD 44 headset to nokia service because i could not get any voice one of the earphones. It was 20.06.2008 when i gave it and till now they did not give any answer and new headset of AD44. They always keep me in suspense and i am so angry. Is there anyone who may have a service problem with nokia like me? I am telling to all nokia auhorities via this forum that NokiaTurkey do not want people buy nokia i think in Turkey, because this is not ,which they did to me, a support and this must not be Nokia. I use 5700Xpress music and i started to hate nokia

    Well, now they "don't like how the mother board sounds so we will replace it".
    Was supposed to be done last Tuesday, but it won't be done at least until next Wednesday.
    I am so hating on you, Apple, now!!
    New computer just dead out of nowhere after only 3.5 months and now getting screwed over by the service. It's been more than a month now!
    You should get your act together, I think I will just get rid of this one as soon as I get it back, and not deal with this anymore!

  • Problem with Web Service Model code generation

    Hello,
    I'm importing two different web services into the same web dynpro component, which both contains properties "allGroup2" of type "All2".
    This causes some problems with the code generation, first of all the Model-classes can't be generated because they don't know which of the two All2-classes to use. If I fix that problem (which can be easily done by adding the correct import statement) I still can't use the models in my web dynpro component, since it too doesn't know which of the All2-classes to use.
    Even though I can fix this by adding imports and fixing the code, it of course gets regenerated next time I rebuild the project, and my changes are lost.
    Does anyone know how to solve this?

    Apparently this is a known bug which is fixed in SP15.
    Regards mattias

  • Problem with shared services,, cannot load "assign access control"

    i m using 11.1.1.3 version of EPM.
    I have configured Essbase with Shared Services.
    When I do right click on application on shared services and select "Assign Access Control" , it gives "loading.." .it remains same for hours..
    I re configured essbase ,, but problem remained same...
    Could you please suggest what I can do assign filters to users.

    Have you given maxl a try:
    grant filter appname.dbname.filtername to user;
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • URGENT: Problem with tns services

    Hi everybody,
    I have two 10.2.0 databases: one on Windows XP prof and the other on a firewall-enabled Linux RHE AS , the latter is using ASM. I easily define tns services for the windows one from Linux but cann't do the same vice versa. I have added 1521:tcp to firewall safe sockets. The service is up and running on Linux and the listener is OK. What is the problem then?

    problem with tnsnames connection
    problem with tnsnames connection

  • A problem with publish service icon

    I have a problem with a LR plugin I'm working on.
    My plugin is a common publish service. The code is VERY similar to the flickr plugin.
    My  problem is with publish service icon. No matter what do I do, the icon  is missing (in LR). I have set the publishServiceProvider.small_icon  property to the name of my icon file. The file is present in the same  folder, as the rest of the plugin files.
    At first, I  thought that perhaps something is wrong with the image. But when I tried  to use the same icon for the flickr plugin, everything was ok. So the  image is in correct format.
    What can be the cause of my problem?
    BTW, I use LR 3.2 and 3.3, if it's important.
    (I've already started similar discussion here http://forums.adobe.com/thread/802764?tstart=0
    but I was suggested to try on this forum.)

    I've never *noticed* a problem with icon resources, not that I would have, but I have noticed the problem with other plugin files, on Mac. Its almost as if Lightroom takes a snapshot of what's there then ignores new stuff when you reload the plugin.
    e.g. ExifMeta re-writes the metadata definition module. On Windows, simply reloading the plugin incorporates the newly re-written module, whereas on Mac, Lightroom must be restarted for it to be incorporated. Perhaps these issues are related.

  • Problem with edns services configuration

    Hello All,
    I have problem with configuring firewall for edns services or at last i beliwe its the case.
    I will describe problem in short.
    I have 2 diferent web-site on one server
    First is https://domain.com/subfolder1/index.php with work perfect.
    Second is https://domain.com/subfolder2/index.php with dosent work correctly.
    When i try open in web browser second page i receive error 404 with means there isnt content like that, the problem occure only wiht conection going by my router cisco 2900.
    I checked if it wasnt my dns but after conectin it to different network, problem dosent exist, also from any other network like gsm or even the same ISP but without my cisco.
    Below my FW configuration
    ip access-list extended FROM_LAN
    permit udp 192.168.1.0 0.0.0.255 any eq domain
    permit tcp 192.168.1.0 0.0.0.255 any eq domain
    permit udp 192.168.1.0 0.0.0.255 any eq netbios-dgm
    permit udp 192.168.1.0 0.0.0.255 any eq netbios-ns
    permit icmp 192.168.1.0 0.0.0.255 any
    permit udp host 192.168.1.17 any eq domain
    permit tcp host 192.168.1.17 any eq domain
    permit tcp host 192.168.1.17 any established
    permit udp host 192.168.1.17 any
    deny   ip any any log
    ip access-list extended FW
    permit udp host 194.204.152.34 eq domain any
    permit udp host 8.8.8.8 eq domain any
    permit tcp host 8.8.8.8 eq domain any
    permit tcp host 194.204.152.34 eq domain any
    permit tcp host 194.204.159.1 eq domain any
    permit udp host 194.204.159.1 eq domain any
    deny   ip any any log
    The website that isnt accesibe work correctly till last thursday ? if i remember correctly.
    I'm also shure that there wasnt any modification on network site in my company.
    Thanks in advance for all advices.
    Best regards
    Keiishi

    http://docs.info.apple.com/article.html?artnum=304424

  • Problem with Reporting Services and CRM2011 Online

    Hi, this is my issue:
    I have two organizations in CRM 2011 Online and I want to create a report with Reporting Services when I create my datasource my connection string is something like this https://organization1.crm.dynamics.com but when I create a dataset with a FetchXML it
    retrieve the data from organization2

    Hi Diegohdztam,
    According to your description, the dataset retrieve data from organization2, other than the organization1 which is already used to create a Data Source. If in this scenario, I think this issue can be caused by the organization2 also create a Data Source in
    the report, then you are using it as the Data Source for the Dataset. So please double check the data sources in the report.
    Besides, we can try to create a new Data Source with the New button for current Dataset to test the issue again.
    The following screenshot is for your reference:|
    Hope this helps.
    Thanks, 
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • EAS # problem with shared services

    EAS registration with Shared Services failing. The HYPERION_HOME/logs/config/configtool_err.log file shows the following error:
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, register operation failed in CMS:
    com.hyperion.interop.lib.OperationFailedException: Product already exists.Registeration failed: error.generalSaveModel.Product already exists.Registeration failed: error.generalSaveModel.
    at com.hyperion.interop.lib.helper.RegistrationHelper.register(Unknown Source)
    at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
    at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
    at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication

    seems users info is missing and results like this ...iam not sure which one would be
    Delete all contents from the eas folder,....
    Restart the services.
    Configure EAS with Shared Services
    Restart the EAS server.
    this should help ...it happened some time ago ..iam still not sure what exactly the issue but it helped me to solve my issue
    let me know if dont work

Maybe you are looking for

  • Background not displaying in JPanel

    I have tried virtually every method I can find on this site to display a jpg in a panel yet while it compiles fine the background does not show up. Can anybody please take a look at this code and try to figure out where I went wrong? Thank you import

  • AUSOUG/OAUG 2006 Australian conference - database content

    The AUSOUG and OAUG committees are very excited to announce the Australian 2006 conference series is less than three months away. While our American neighbours are focusing on Oracle OpenWorld in October, and our UKOUG friends on their (extended!) No

  • Grey out a particular row in ALV based on some condition.

    Hi All, How can we grey out the particular row in ALV based on some condition( I am using the function modules and not OOPS). Regards Ramesh.

  • Applet Size/Object Size

    hello, why does the applet size / the object size when viewed in windows and linux is different. If the user uses Windows as the client PC the size is correct but when the same is viewed in Linux workstation its totally different. everything seems to

  • Problem opening java code file

    I downloaded some code for a slide out menu and am unable to open the file after unzipping it. Yes, I am a beginner and know near to nothing about java. Here's the message that came up: Script: C:\Documents and Setting\etc...etc Documents\passion\ssm