Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No item image is displayed in Canvas #10

Closed
boych83 opened this issue Sep 20, 2023 · 6 comments
Closed

No item image is displayed in Canvas #10

boych83 opened this issue Sep 20, 2023 · 6 comments

Comments

@boych83
Copy link

boych83 commented Sep 20, 2023

Hi @andersgMSFT,

I created this sample following the steps in Fork the Repository.

Should the canvas app display image of an items?

image
image

Regards,
Bojan

@andersgMSFT
Copy link
Contributor

Hi Bojan

Yes, it definitely should show the image inside the app :)

It looks like you did run the sample data generator, and the image is added to the item.

Do the images show up in the menu/list view?

Another thing I would like to see if to open the item in "edit-mode" (or maker-mode). And see if there are any issues.

If your fork is public we can take a look and see if there is anything that stands out

/Anders

@boych83
Copy link
Author

boych83 commented Sep 21, 2023

Hi Anders,

lmage is not visible anywhere within the canvas app.

Looks like I'm having trouble with resource 'itemsWithImage' (/businessCentralDemos/TakeOrder/beta). Other resources are ok.
Removing and adding the source back doesn't help either. No problems in Postman, tho.
image
image

Regards,
Bojan

@andersgMSFT
Copy link
Contributor

Thanks!

I'll take a look and get a back to you! :)

@boych83
Copy link
Author

boych83 commented Sep 25, 2023

Ok, thanks.

In the meantime, I managed to get the app working with a sligty changed API page (itemsWithImage - picture field as a Base64 string) and a custom connector for the BusinessCentralDemos/TakeOrder/beta resource with slight changes to the Canvas app. I was able to add a data connection to a my custom connector.

@andersgMSFT
Copy link
Contributor

Sorry for the slow response time!

We found a bug in the Power Platform connector, that causes issues with APIs starting with "items".

It sounded like you might have already found a workaround. If not, changing the API name to something that does not start with "Items" should help fix the issue.

We're rolling out a fix for the connector and anticipate it will be live in about a week, so after that, all APIs should be functioning again.

Thanks for trying the sample and reporting the issue! If you have more questions or feedback, we are happy to hear them!

@boych83
Copy link
Author

boych83 commented Oct 6, 2023

Thanks, np.

Just wanted to test ALM for PP and BC artifacts and discovered this issue.I'm transitioning from BC to work more on PP so I wanted this app to work and try different things. So I found a solution with my custom connector just because I wanted to learn and try more things with PP and custom connectors.

BR,
Bojan

@boych83 boych83 closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants