내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards
해결됨

Adobe Bulk Data insertion API (BDIA) question

Avatar

Level 2

Hello, 

 

I've read documents about BDIA followed steps. (https://spark.adobe.com/page/0jhQHMs74AtYz/)

It works well and I believe it is definitely useful tool. 

But when I wanted to insert metric data, I don't know how to do that.

According to upon the documents, if I want to insert events data, I have to setup the column name on "events", for example, and typed "event1" below "events".

If I wanted to insert 110,000 traffics of event1 in terms of "prop1", do I need to type "event1" 110,000 times?

Is there any way to insert static number? or way to insert metric data easily?

 

I've tried to find some information of this, I couldn't find anything

Please save me from my trouble. XD

 

Thank you all and Take care!

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

BDIA is not meant for uploading summary data. However, you wish to upload numeric values (for example discount, return amount etc) as numeric events, you may try event1=11000. Make sure event 1 is set to numeric in Admin Console > Report Suite Settings.

원본 게시물의 솔루션 보기

5 답변 개

Avatar

정확한 답변 작성자:
Employee Advisor

BDIA is not meant for uploading summary data. However, you wish to upload numeric values (for example discount, return amount etc) as numeric events, you may try event1=11000. Make sure event 1 is set to numeric in Admin Console > Report Suite Settings.

Avatar

Level 2

I've solved my problem!!

 

Thanks Alam!!

Avatar

Level 1

Hi,

 

Can you explain how did you solve this issue, i am also trying to upload the same kind of data to Adobe...!

 

Thanks,

Raja.

Avatar

Level 2

hi Raja, 

 

I guess that I tried to do like this, and it worked 

JungTaejun_1-1655167460346.png

 

 

also please check what dimensions are required when you set up the data table

I hope you solve this problem!

Avatar

Community Advisor

@JungTaejun  This was very helpful,

Thank you so much.