Jump to content
We have recently updated our Privacy Statement, available here ×

Brian Goodyear 2

PowerCustomerSuccess
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Brian Goodyear 2

  1. Looking for the documentation or resource on how post job parameters are used. The use case I have is appdending a value to the end of of target text file.
  2. Use case: target file can only contain 1 row, however source (Salesforce)has multiple returned from query and without limit option not sure how to do this. I need to run a insert step for only 1 row at a time
  3. Source data has detail records that are ordered by the header record HeaderId DetailId Row 1 AAA 1234 Row 2 AAA 2345 Row 3 AAA 3456 Row 4 BBB 2345 Row 5 BBB 3453 Row 6 BBB 2587 Row 7 BBB 989 I need to get a incremental row count for each grouping, resetting to 1 for each group and looking for a solution. HeaderId DetailId Seqnum Row 1 AAA 1234 1 Row 2 AAA 2345 2 Row 3 AAA 3456 3 Row 4 BBB 2345 1 Row 5 BBB 3453 2 Row 6 BBB 2587 3 Row 7 BBB 989 4
  4. Looking for help in assignig new connector for our Scribe Insight service.
×
×
  • Create New...