ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Inputs
2
state.json
See these Messages: https://www.openfn.org/projects/p5w6xn/messages?endDate=2021-05-02T06%3A36%3A59.807Z&triggerId=t93wzk
3
Job expression.js
Create a new job, configure a trigger that will work for these messages, and then write a Job expression that will map this data to the sample database
4
databaseSee the pink tabs for sample database tables 1 and 2 (which are 2 related tables). Use the credential OFG Consulting - Postgres Demo DB to test.
5
6
Instructions
7
Use the above inputs to draft a new job to map this data to the imagine database. Note that the DB "tables" have sample data to indicate where you might need to consider adding
8
small transformations/ data cleaning. Give this your best shot, and we'll review jointly on Wednesday! Be sure to name the job with your name/initials.
9
10
11
Check your work
See example output job for 1 way to achieve this (to review on the call): https://www.openfn.org/projects/p5w6xn/jobs/jy3kjr
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100