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

Only option connector is working for export data. #2

Open
sarjeet-singh opened this issue Mar 3, 2015 · 8 comments
Open

Only option connector is working for export data. #2

sarjeet-singh opened this issue Mar 3, 2015 · 8 comments
Labels

Comments

@sarjeet-singh
Copy link
Contributor

Option export profile of DrupalCommerceConnectorBundle is only working(read and write). Rest of all export profiles are not working (read data only).

Any idea?

@sarjeet-singh
Copy link
Contributor Author

export-full-product
export-options

@smalot
Copy link
Contributor

smalot commented Mar 3, 2015

Currently we successfully export:

  • families
  • categories
  • attribute options
  • products

Those exports are still working in progress or testing:

  • groups
  • associations

We'll check on our side displayed counts.

@sarjeet-singh
Copy link
Contributor Author

Only option export is working for me. Please see the attached screenshots in comments.

@smalot
Copy link
Contributor

smalot commented Mar 11, 2015

Do you still have the issue ?
Can I consider this issue as fixed ?

@smalot smalot added the bug label Mar 11, 2015
@kavithakpits
Copy link

Could you please help where i have to put this folder in akeneo

@kavithakpits
Copy link

I was successfully installed actualys in akeneo but i dont know how to export using Actualys bundle. Anybody help me

@sarjeetsingh
Copy link

Now you need to configure below profiles for this.
1.drupal_commerce_family_export
2.drupal_commerce_attribute_option_export
3.drupal_commerce_category_export
4. drupal_commerce_product_full_export / drupal_commerce_product_delta_export

Below are details of required options for above profiles.
drupal base url (ex: "http://drupal.local")
endpoint (provide by Drupal Services module, ex: "json")
resource path (provide by Drupal Services module, ex: "akeneo")
username (provide by Drupal, ex: "admin")
password (provide by Drupal, ex: "password")

@kavithakpits
Copy link

Thanks for your reply. Actually Export profiles shows only Akeneo CSV connector the how can i export using Actualys drupal connector. I am not aware of using symfony. so please help me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants