ContributionsMost RecentMost LikesSolutionsRe: How to work with oracle-insert snap Praneetha, Try to connect to the Database using sql developer with the same credentials and make sure it validates the account successfully and then use it here. Re: Workday API Issue Awesome! It worked when I tried to Limit the amount of data. Thank you for the Solution. Re: Workday API Issue Although the process does not complete, I had to Stop the execution. So any other Solution on this? Re: Workday API Issue Thank you for the Response. When I changed the Timeout to 0 or any other number like increasing it to 120 or other, the request runs for the couple of hours (More than 2 hours) which usually runs for 10 minutes and also it is hitting the performance on the Snaplex. Workday API Issue Hi Community, Can any one help me out with the below Issue. It used to work before, and Now I am facing the Socket Timeout Issue on the Web service. Any one faced this before. If So, can you please help me out with the Solution On my First run, when I faced this issue, I used to re execute the pipeline and was working. Now after many retries, I am still seeing the Issue. Attached is the Screenshot of the Error. Re: Diff snap strange thing Hi, I do have two tables and I am comparing them using Diff Snap. Table A (New): “EMP ID”: “00001” “EMP Name”: “Jackson, Micheal” “Position ID”: “00002” “Manager EMP ID”: “1002080” “Manager Position”: “00217” “Manager Name”: “ABC” “Manager Sup Org”: “XYZ” Table B (Original): “EMP ID”: “00001” “EMP Name”: “Jackson, Micheal” “Position ID”: “00002” “Manager EMP ID”: “1002080” “Manager Position”: “00217” “Manager Name”: “ABC” “Manager Sup Org”: “XYZ” “EMP ID”: “00001” “EMP Name”: “Jackson, Micheal” “Position ID”: “00002” “Manager EMP ID”: “1315186” “Manager Position”: “00591” “Manager Name”: “DEF.” “Manager Sup Org”: “LMN” Since, Both the tables has employee ID with different Managers under same position. Can we do the comparison still?. If yes, can you please explain. The reason is I am not seeing the second record from the Original table in the output of Diff Snap either as Modified or Insertion or deletion or unmodified. Any reason ? Re: To Read Pipeline Statistics Thanks Got it. To Read Pipeline Statistics Hi All, For the pipelines that were executed 24 hrs ago, Is there a way to read the pipeline statistics like how much data went through from each snap in the executed pipeline. Please let me know. Thanks Re: Converting Varchar data into Datetime Matt, If you copy the expression from here, it will have different quotations (" "). Try to type the entire expression in the mapper instead of copying it from here. It works. Re: Converting Varchar data into Datetime Can you give me the complete expression you are providing and the error as well.