Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: kevin_chuahHi,
How would I go about setting up Lavastorm Server to
a) identify specific email alerts, then
b) automatically import the relevant data from it (which looks like below)
IMSI Carrier_ID No_of_calls Amt
---------------------------------------------------------------------------
709023203420884 85200 66 6895.72
---------------------------------------------------------------------------
c) so that it looks like
IMSI|Carrier_ID|No_of_calls|Amt
709023203420884|85200|66|6895.72
d) which will then be enriched with data from other sources
thanks
Kev