former_member555319
Explorer
Member since ‎10-21-2022

User Statistics

  • 21 Posts
  • 1 Solutions
  • 1 Kudos given
  • 3 Kudos received

User Activity

I am trying to run ant modulegen, but it is failing while trying to convert files in temp folder. java.util.regex.PatternSyntaxException: Illegal repetition near index 0 ${YMODULE_TOKEN}(.*) ^ As ant build is failing, nothing appears in the cust...
I am trying to setup swagger for custom OCC webservices that I've defined in an addon which is added into ycommercewebservices extension. For this, a SwaggerConfig file was created, and I decorated my controller methods with Swagger specific annotati...
I've created an OCCAddon and am using it with ycommercewebservices to expose a custom web service for custom entites. These entities are sub-type of Product. The problem is, I am able to get the product field values in the web services, but not the c...
I've added some required attributes into Product entity and when I am trying to create a product from backoffice , it is throwing errors for the required attributes. As these are custom attributes, how can I customize the new Product creation wizard ...
Kudos given to