cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

API for Import from spreadsheet and BOM extraction code.

V_THAKARE
6-Contributor

API for Import from spreadsheet and BOM extraction code.

Question 1 : Is there any API for Import from spreadsheet.

Question 2 : Anyone know about BOM extract report code so that we can use similar to create a BOM.

4 REPLIES 4
avillanueva
22-Sapphire I
(To:V_THAKARE)

Import from spreadsheet is a UI action in the Folder page. There are other avenues if you want to import BOMs via spreadsheet like CSV2XML or direct Java APIs.  What are you looking to do?

I am not sure what you are asking about the second question. Can you clarify?

V_THAKARE
6-Contributor
(To:avillanueva)

Hi @avillanueva,

 

I want Import from spreadsheet action in Project container.

Currently this functionality is limited to Product and Library.

V_THAKARE
6-Contributor
(To:V_THAKARE)

Hi @avillanueva ,

 

If I run jcaDebug in Project container, I can see Import from spreadsheet option which is grayed out(see attached screenshot).

 

Question : Import from spreadsheet is grayed out in Project container, Is it due to ACL or OOTB validator?

 

V_THAKARE_0-1712305728054.png

 

 

V_THAKARE_1-1712305729447.png

 

 

HelesicPetr
22-Sapphire I
(To:V_THAKARE)

@V_THAKARE 

Generally it is based on the validator. 

if the function is greyed out based on ACL it is also checked by validator and the validator checks the ACLs. 

PetrH

Top Tags