Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

cheze54433977
cheze54433977
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by cheze54433977
Customize the badges you want to showcase on your profile
Re: Decrypted File Data loading fails - Adobe Campaign 02-07-2019
This is were i am puzzled.1) I first issued this command to ensure my decryption workslogInfo("--"+execCommand('gpg --output /sftp/X/X/chez.dat --decrypt /sftp/x/x/Test_20190702_2_Delta.dat.pgp ',true)[1]);and the file was rightly decrypted. I even processed in a subsequent data load.2) But for some reason when i issued |gpg --decrypt /x/x/xxx.pgp' or <%= vars.filename %>I get the bellow error . It seem to hit some issue on the last line of the file.PGS-220000 PostgreSQL error: ERROR: COPY from ...

Views

1.0K

Likes

0

Replies

0
Decrypted File Data loading fails - Adobe Campaign 21-06-2019
Hi , I am having an input file decrypted on the fly and loaded subsequently in a dataloading step.vars.postProcessingCmd = "gpg --decrypt /x/x/xxx.pgp";I get the bellow error in the subsequent data loading.PGS-220000 PostgreSQL error: ERROR: COPY from stdin failed: BAS-010003 Unable to complete operation in current status. CONTEXT: COPY wkf235686327_2209, line 125 I had checked separately to make sure the decryption works and it does. Not sure why it seem to fail here.

Views

1.7K

Like

1

Replies

3
Likes from