Questions tagged [pim]

personal information manager

  • find more details in Wikipedia article:
    http://en.wikipedia.org/wiki/Personal_information_manager

    ...a type of application software that functions as a personal organizer... As an information management tool, a PIM tool's purpose is to facilitate the recording, tracking, and management of certain types of "personal information"...

68 questions
0
votes
1 answer

not able to read J2ME PIM contact details

I want to read contact details like firstname , lastname, mobile no, telephone , fax, address, synchronization and UID details using PIM apis in Nokia S60 sdk. But , I am getting only Contact.TEL and Contact.EMAIL value, none of the other values I…
muthu vel
  • 119
  • 3
  • 14
0
votes
1 answer

Using PIM, how to detect what is the attribute which is retrieved using Contact.TEL and index?

I'm looping over all attributes of the Contact.TEL field to retrieve names and data, so that I can display something like this: HOME: +2034953213 WORK: +2033923959 MOBILE: +20179083008 I've retrived the values (+2034953213, +2033923959,…
Ashraf Bashir
  • 9,686
  • 15
  • 57
  • 82
0
votes
1 answer

Akeneo PIM - add media to product validation

we are trying to add media to a product from a REST call, and facing an error. { "code": 422, "message": "Validation failed.", "errors": [ { "property": "attribute", "message": "Cannot set the property…
Bassam
  • 1
0
votes
1 answer

How to populate ActiveAssignmentCount for Get-AzureADMSPrivilegedRoleDefinition?

when I run this command: Get-AzureADMSPrivilegedRoleDefinition -ProviderId aadRoles -ResourceId $global:varTenant.ObjectId | Format-List None of the results have any values for the fields I've outlined in red. For example, roles that I know have…
Minsc
  • 309
  • 4
  • 10
0
votes
0 answers

How to add product variant under a second axis in Akeneo

Currently unable to add a product under the second variant axis (Size). From the product model I can add a variant on the first axis (via menu option) for colour, but not then after for sizes associated with those colours. I'm trying to create a…
0
votes
1 answer

Akeneo - How do I export product data given an invalid mailer URL error?

I have an Akeneo PIM set up in a bitnami instance. I have created categories, attributes, a family, a channel, and some products. Every export file I generate comes with the error Cannot create a SenderAddress with an invalid mailer URL. However,…
Rob Creel
  • 563
  • 2
  • 13
0
votes
1 answer

Traversing Azure PIM Roles for Review

Azure PIM just add a temporary RBAC to the resource, and role assignment goes away after the allowed time slot (maximum of 8 hrs). So, wanted to understand if there is a way to conduct user access reviews on all Azure PIM roles - like how can I know…
0
votes
2 answers

How to solve the file upload error while upload the product image in Akeneo

I have installed Akeneo CE 5.0.9 version and setting up a fresh PIM database using Nginx FPM server. Getting the following error while upload the product base image. Followed this docs to adjusted PHP and Nginx settings but still getting the…
0
votes
2 answers

akeneo pim - Move attributes from model to variant not updating raw_values

we are using akeneo v4 now and still stumbling over the following issue. Our customer is moving an attribute from the common model to the variant. All works fine, but when opening a product model which and saving it an error occures which says…
peter0601
  • 75
  • 1
  • 5
0
votes
1 answer

Akeneo PIM Import Images Issue

I'm trying to import my products via excel or CSV file but the images is not imported in pim. I am specifying the image URL for the images but it is not rendering the image i have to do it manually for each product please help me Thank you in…
0
votes
1 answer

Can I use Azure PIM externally?

I have my company's user directory in azure and manage it through Azure privileged identity management. I wanted to know whether I can integrate this PIM solution with external resources or applications like Cloud providers like Digital ocean.
0
votes
0 answers

Integrating Laravel 8 with Pimcore

There are 10 e-commerce shops (1.5k products per each). Every shop is developed in Laravel 8 and has its own MySQL DB. Each DB is quite different. Is it a good idea to store all products in Pimcore (particular products connected with parent shop…
Peter
  • 215
  • 2
  • 13
0
votes
2 answers

Akeneo categories bug, I do not hope for an answer, I hope for a little clearance

So I have this problem, I have automated product import to akeneo from supplier, while trying to upgrade performance of the code i broke something, now I have problems with child categories, Cannot access them from products some suppliers go good,…
Arturas
  • 26
  • 1
0
votes
1 answer

Privileged access is not working via API data showing null

I have a user with owner permission on subscription and I am trying to use https://graph.microsoft.com/beta/privilegedAccess/azureResources/resources the result is always null for a subscription. I have the privileged access permission for the user…
displayuser
  • 85
  • 1
  • 12
0
votes
1 answer

Blackberry Contact Listener

i want to set event listener for the BlackBerry that changes some information to the contact when it change, add, edit contact. In my Application i want to get contact when use add new contact or edit contact.
Suresh Kerai
  • 891
  • 1
  • 6
  • 20