Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Updates
  2. User: Task
  3. Date: 4/24/2017 11:23:57 AM
  4. Status: New
  5. Create a simple page where you can search to see if a CF customer has EWC flagged for them
  6. CustomerID / Phone search fields
  7. And it returns a table of Insert Date // Customer ID // UUID
  8. User: AzharA
  9. Date: 4/24/2017 11:44:29 AM
  10. Status: In progress
  11. User: AzharA
  12. Date: 4/24/2017 1:13:34 PM
  13. Status: Followup needed
  14. Tables involved
  15.  
  16. - ccp.dbo.cc3_copEWCAgreeLog
  17. - ccp.om_key.bo_customers
  18. - ccp.dbo.ccf_ib_queue
  19.  
  20. Please pass on to Tousif, he needs to create a proc that will accept following params
  21.  
  22. - @customerGroupId
  23. - @phone
  24.  
  25. And will return a table of
  26.  
  27. cc3_copEWCAgreeLog
  28.  
  29. Insert Date, Customer Id, UUID
  30. New Update
  31. Update:
  32. Details:
  33. Add File: Choose File
  34. Attach more files
  35. Add Update
  36.  
  37. Server Time: Monday, April 24, 2017 1:18:04 PM
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement