• Valery Lebedz
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 1
    Replies

It`s a pleasure 


I'm experienced Force.com developer with 6 years of experience in IT industry and 3 years of experience with Salesforce - customization of Salesforce CRM and development Force.com applications.

I have a great experience with Apex, Visualforce, HTML , CSS, JavaScript, Ajax, jQuery, ASP.NET; configuration and integration with other systems and applications. 

I've successfully passed DEV 401 Salesforce Certification.

I`ve done more than 50 projects. 
Recent are : 
- Integration with SAP(creating Material with Document Info Record using Force.com UI (sending data to SAP and then parsing response notifying the owner and approver with this result), publishing BOM(Bill of Material) from SAP to Force.com using REST API, displaying it on custom VF page(Report page),notification to all connected users(1 notification goes back to SAP to BOM Owner, other go to Force.com users(Vendors)),owner of BOM will see full report, and Vendors will see only information about the items they provide in this BOM).
- Migration of CRM to Salesforce.com(moving all functionality provided on other CRM to Salesforce(Financial logic + integration with google maps, sending sms, mass email, custom scheduller, custom events logic, surveys and so on) + developing brand new UI using CSS3 and HTML5).
- Creating huge application for medical insurance company


As a developer I pay attention to detail and strive for perfection in every feature I deliver. You can count on me – I will bring only the best in our field and support you through the life cycle of your project. 

I suppose that I am the one you need, so just contact me via email or Skype and clarify your requirements and I will provide you with the best you need. 

My email: valery.lebedz@waveoc.com
My Skype: valery.lebedz
My mobile phone: +375 29 3379437

My oDesk profile: here

View Valery Lebedz's profile on LinkedIn



For more detailed description of my previous experience please contact me and i will reply with my CV attached.

Thank you for consideration.

Hope to talk to you soon.
Kind Regards,
Valery Lebedz.

Hi everybody,
I'm having some troubles with OAuth 1.0
Here i got some data.
requst token url - 'https://api.demo.com/requestToken'
consumer key like - 'demoHelloWorld'
consumer secret like - 'demoHelloWorldSecret'
signature method is - 'HMAC-SHA1'
some nonce like - 'GpNODMzhMP0'
and timestamp like - '1330114249'
all i'm doing is sending POST request to request token URL with header called 'Authorization' and

OAuth oauth_nonce="GpNODMzhMP0", oauth_signature_method="HMAC-SHA1", oauth_signature="r6LRsHFDqNu05oLaxSGn/dXZpIo=", oauth_timestamp="1330114249", oauth_consumer_key="demoHelloWorld", oauth_version="1.0"

 

 in it.

Status code of response is 401 - Unauthorized .
From OAuth docs i found that this means one or more of this points: "Invalid Consumer Key Invalid / expired Token Invalid signature Invalid / used nonce"

I suppose that the issue is in generating correct signature.
Can somebody describe how should i do this?

Here how i do this :

Blob hash = Crypto.generateMac('hmacSHA1',Blob.valueOf(myData),Blob.valueOf(consumer_key));
String signature= EncodingUtil.urlEncode(EncodingUtil.base64Encode(hash), 'UTF-8');

 

'myData' is string generated from Request type, URL and params for this example it will look like

'POST&https%3A%2F%2Fapi.demo.com%2FrequestToken&oauth_consumer_key%3DdemoHelloWorld%26oauth_nonce%3DGpNODMzhMP0%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1330114249%26oauth_version%3D1.0'

 



If more information is needed please ask.

I will appreciate any help.

Thanks

Hi everybody,
I'm having some troubles with OAuth 1.0
Here i got some data.
requst token url - 'https://api.demo.com/requestToken'
consumer key like - 'demoHelloWorld'
consumer secret like - 'demoHelloWorldSecret'
signature method is - 'HMAC-SHA1'
some nonce like - 'GpNODMzhMP0'
and timestamp like - '1330114249'
all i'm doing is sending POST request to request token URL with header called 'Authorization' and

OAuth oauth_nonce="GpNODMzhMP0", oauth_signature_method="HMAC-SHA1", oauth_signature="r6LRsHFDqNu05oLaxSGn/dXZpIo=", oauth_timestamp="1330114249", oauth_consumer_key="demoHelloWorld", oauth_version="1.0"

 

 in it.

Status code of response is 401 - Unauthorized .
From OAuth docs i found that this means one or more of this points: "Invalid Consumer Key Invalid / expired Token Invalid signature Invalid / used nonce"

I suppose that the issue is in generating correct signature.
Can somebody describe how should i do this?

Here how i do this :

Blob hash = Crypto.generateMac('hmacSHA1',Blob.valueOf(myData),Blob.valueOf(consumer_key));
String signature= EncodingUtil.urlEncode(EncodingUtil.base64Encode(hash), 'UTF-8');

 

'myData' is string generated from Request type, URL and params for this example it will look like

'POST&https%3A%2F%2Fapi.demo.com%2FrequestToken&oauth_consumer_key%3DdemoHelloWorld%26oauth_nonce%3DGpNODMzhMP0%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1330114249%26oauth_version%3D1.0'

 



If more information is needed please ask.

I will appreciate any help.

Thanks

 

We are looking for a Force.com app developer for a short term contract. We are located in Mtn View, CA, but the candidate can be remote. This is a short term contract opportunity but we expect there will be continuing work in this project. Please respond with a summary of your Force.com dev experience.

 

--Deb

debbanerjee (at the rate of) gmail  (dot) com