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

Ramusmartguy
Ramusmartguy
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
6

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Ramusmartguy
Customize the badges you want to showcase on your profile
Re: Alerts in input form - Adobe Campaign 09-03-2020
Here the input form is tied up with a schema ( which is a table in the back end ) if we create a temporary field we need to create a new column in backend. For example : .. backend we need to have @lengthVariable field to store this value which is not good to add additional column in backend. I need some alert like of dialog box or temp feild where i can see my result like : alert("value is "+ funcntion() ) or

Views

2.5K

Likes

0

Replies

0
Alerts in input form - Adobe Campaign 06-03-2020
Hi Team, i have an input form and an input like below : "The number of active offers exceeds the number provided on the Campaing Input Form. Please deactivate an existing offer before creating a new offer." where "nova_offer_validateActiveOfferCount_Test" is my postgre function which i am executing in SQL script under administratrion. i want to know what value this function is returning. How can i do that. i thought of writing an alert inside the check like : alert("retrun value .."+nova_offer_v...

Views

2.6K

Likes

0

Replies

2
Re: Import the data - Adobe Campaign 30-01-2020
Great thanks Milan for the quick reply. One more question regarding the Data extraction component - my main task is to take the data from the query activity and to upload into some amazon path. In this i can directly use data upload activity right rather than data extraction activity. As data extraction activity will first store the data into local server and then send the data to file upload activity.

Views

2.3K

Likes

0

Replies

0
Re: Import the data - Adobe Campaign 30-01-2020
Great thanks Milan, My next question is lets assume i have loaded all the data ( employeeId, Name, Jobdesc, address etc., ) through insert or update and if next time if i load the data with same process and same workflow ( i have a reconciliation key i.e., primary key as employee id ) so next time if i load next file and the file have the same employeeid which i loaded earlier but the address is changed now. So this workflow will do just update the address OR it will create a new duplicate row w...

Views

1.8K

Likes

0

Replies

0
Re: Import the data - Adobe Campaign 28-01-2020
Hi Milan, I have the external database connected and schema already exist. I just wanted to import or update the data. I need the steps for that. I am afraid that if i upload anything that will mess with the other data which already exists in the table so just wanted to be careful.

Views

1.8K

Likes

0

Replies

0
Import the data - Adobe Campaign 20-01-2020
I have an external database connected and i want to import some data into it. I have the data in local excel file. Is there any workflow reference or docs how to do this.

Views

4.1K

Likes

0

Replies

7