Giter VIP home page Giter VIP logo

force-apex-aws's People

Watchers

 avatar

force-apex-aws's Issues

Final Version of S3.cls

Is there an updated version of the code that has all the commented out
sections actually implemented. I am wanting to call  getObject on S3.

Original issue reported on code.google.com by [email protected] on 8 Dec 2009 at 6:07

ERROR: Web service callout failed: Unable to parse callout response. Apex type not found for element Status

What steps will reproduce the problem?
1. Calling getObject() method in my controller which in turn calls getObject 
web service.
2.
3.

What is the expected output? What do you see instead?
I am trying to render the contents(image) on visualforce page from Amazon S3. 

What version of the product are you using? On what operating system?


Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 5 Dec 2014 at 3:09

Attachments:

System.CalloutException: Web service callout failed: Unable to parse callout response

What steps will reproduce the problem?
1. Uncomment the CopyObject method in the S3 class.
2. Create a page with a button and invoke the CopyObject method on button 
click.

What is the expected output? What do you see instead?
Expected Output 
The file should be copied from from the source bucket to the destination 
bucket on amazon S3 without errors

Actual OutPut -
The file is copied from one bucket to another on Amazon S3. However, Apex 
throws an exception, the error message being - 

System.CalloutException: Web service callout failed: Unable to parse 
callout response. Apex type not found for element 
http://s3.amazonaws.com/doc/2006-03-01/=CopyObjectResponse


What version of the product are you using? On what operating system?
Api version 14.0

Please provide any additional information below.
I tried debugging the issue using Force.com IDE and the SOAP response 
seems to be the one expected for a successful COPY operation. I've 
attached the  webservice callout request and response strings.



Original issue reported on code.google.com by [email protected] on 6 Mar 2009 at 4:32

Attachments:

Test class issue : Methods defined as TestMethod do not support Web service callouts, test skipped

What steps will reproduce the problem?
1. How can I resolve this issue?
2. I am using the same test methods provided in this version.
3. There are total 7 test methods available.1-5 test methods fails and giving 
an "Methods defined as Test Method do not support Web service callouts, test 
skipped" error.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
 - Using r2 version and Windows Xp.
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Feb 2014 at 3:04

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.