https://www.spryker.com logo
Join Slack
Powered by
# help
  • g

    glamorous-quill-49387

    09/26/2019, 1:21 PM
    Hi guys is there a package for glue that has creating orders supported, I saw orders-rest-api has only get methods
    q
    • 2
    • 1
  • a

    acoustic-motherboard-16553

    09/26/2019, 2:10 PM
    someone has a clue why scheduler:suspend did not stop jenkins? I got the feedback Scheduler Name: jenkins Scheduler Status: OK but jenkins still runs
    m
    q
    +3
    • 6
    • 26
  • b

    bright-cat-24225

    09/27/2019, 8:34 AM
    Anyone has this problem with database -> redis sync
    APPLICATION_STORE=DE vendor/bin/console sync:data -vvv
    Store: DE | Environment: development
    Spryker\Zed\Synchronization\Business\Exception\SynchronizationQueuePoolNotFoundException - Exception: You must either have store column or
    SynchronizationQueuePoolName
    in your schema.xml file
    a
    r
    • 3
    • 4
  • s

    silly-motherboard-93855

    09/27/2019, 10:54 AM
    does anyone know how to install the vm today? Currently it gets stuck at
    ==> default: Configuring and enabling network interfaces...
    a
    b
    s
    • 4
    • 5
  • a

    acoustic-businessperson-27970

    09/30/2019, 2:47 PM
    Hello all, if we use the same sku for both abstract and concrete would it be an issue for spryker?
    s
    w
    +3
    • 6
    • 8
  • b

    busy-potato-2082

    10/01/2019, 1:44 PM
    Hello, is there any limitation regarding changing or adding indices to tables/columns that are defined inside vendor/spryker packages? I.e. i would like to index spy_sales_order.email column, but propel:diff does not recognize changes. I put this into spy_sales.schema.xml on project level:
    Copy code
    <table name="spy_sales_order" phpName="SpySalesOrder">
            <index name="spy_sales_order_email_index">
                <index-column name="email"/>
            </index>
        </table>
    a
    p
    • 3
    • 9
  • s

    steep-receptionist-20341

    10/02/2019, 6:08 AM
    I’m trying to implement a new payment method following the tutorial https://documentation.spryker.com/tutorials/howtos/how_to_implement_invoice_payment/ht-implement-invoice-payment.htm I find that tutorial rather confusing. The code examples refer to classes and methods that do not exist (in the current version of the demoshop, 201907.0) I tried to guess the correct implementation, but in the end I had to give up because I could not deduce why it wasn’t working. Does anyone have any hints? There is no indication to how old the tutorial is. I was guessing it was new, because there was a different tutorial (based on and extending DummyPayment) before that is no longer available, but seeing how much it differs from current code structure, I have my doubts.
    q
    m
    w
    • 4
    • 9
  • p

    purple-evening-1996

    10/02/2019, 11:03 AM
    Hello everyone. I have a question. In spryker, there is a product_concrete and a product_abstract constellation. But why is the product_concrete table called
    spy_product
    and the product_concrete_storage table called `spy_product_concrete_storage with a foreign key fk_product.. So either you should do it everywhere with
    product_concrete
    or only with
    product
    . Or not? Is it historically?
    l
    m
    +2
    • 5
    • 7
  • m

    many-portugal-10683

    10/04/2019, 1:58 PM
    anyone had this?
    Copy code
    Exception - Exception: Value mismatch for "SpySalesOrderEntity.fkSalesOrderAddressShipping" tranfer property. Value1: "true"; Value2: "false". To fix this, search for 'property name="fkSalesOrderAddressShipping"' in the code base and fix the wrong one.
    in /var/www/vendor/spryker/transfer/src/Spryker/Zed/Transfer/Business/Model/Generator/TransferDefinitionMerger.php (141)
    h
    • 2
    • 2
  • g

    glamorous-quill-49387

    10/04/2019, 2:28 PM
    Hi guys, whats the easiest way to map products to akeneo. I don't see that functionality in demoshop (does demoshop provides with example implementation). Edit: Any example for these files? $config[AkeneoPimMiddlewareConnectorConstants::LOCALE_MAP_FILE_PATH] = APPLICATION_ROOT_DIR . '/data/import/maps/locale_map.json'; $config[AkeneoPimMiddlewareConnectorConstants::ATTRIBUTE_MAP_FILE_PATH] = APPLICATION_ROOT_DIR . '/data/import/maps/attribute_map.json'; $config[AkeneoPimMiddlewareConnectorConstants::SUPER_ATTRIBUTE_MAP_FILE_PATH] = APPLICATION_ROOT_DIR . '/data/import/maps/super_attribute_map.json';
    a
    • 2
    • 1
  • g

    gray-engine-53418

    10/04/2019, 2:53 PM
    When Glue API is used to get resources (/abstract-products/), there is an unexpected call to Zed to fetch the product tax information (TaxProductConnectorClient). When Zed is not available the API is crashing. The expected behaviour is to get the data from the KV storage. This is also affecting performance and it hits our database when the products are returned. Is there any update coming soon to remove the Glue dependency on Zed?
    a
    • 2
    • 10
  • b

    brief-judge-68528

    10/04/2019, 3:50 PM
    Hi guys, with the release of Postgres 12 we expect hosters to ask, if we want to upgrade. Basic question though: is Spryker Postgres 12 compatible? If not, is this already planned? Thanks in advance!
    a
    c
    • 3
    • 3
  • a

    ambitious-hairdresser-16664

    10/07/2019, 7:21 AM
    Hello guys, just a quick question, i didn't find anything, but there's something to sort super attributes (e.g.: size) out of the box?
    a
    • 2
    • 2
  • s

    silly-morning-72934

    10/08/2019, 7:01 AM
    hello, which API or mechanisms should we use for system to system communication? E.g. for exporting or fetching/updating orders or customer data? We tried GlueAPI, but there it seems the permission is always limited to the customer's objects (user which is given via the token). Is GlueAPI the right API for such back-end "external" system to Spryker system calls or is there another API? how can we maintain e.g. such system users who have access to e.g. fetching all orders? General topic is: what's the best practice for exporting Spryker orders and customer data to SAP ERP and the way back updating order status or customer data ERP to Spryker.
    👍 3
    f
    w
    +2
    • 5
    • 4
  • m

    mammoth-autumn-37948

    10/08/2019, 10:28 AM
    Hello Community... Is there a possibility to render a Widget in a Controller Action and put the rendered template as part as json response? Thanks in advance for your support!
    m
    • 2
    • 7
  • g

    glamorous-quill-49387

    10/08/2019, 12:59 PM
    Hi guys, whats the purpose of yves session(what it is used for)? To be more precised:
    Copy code
    $config[SessionConstants::YVES_SESSION_SAVE_HANDLER] = SessionConstants::SESSION_HANDLER_REDIS_LOCKING;
    $config[SessionConstants::YVES_SESSION_TIME_TO_LIVE] = SessionConstants::SESSION_LIFETIME_1_HOUR;
    $config[SessionConstants::YVES_SESSION_COOKIE_TIME_TO_LIVE] = SessionConstants::SESSION_LIFETIME_0_5_HOUR;
    $config[SessionConstants::YVES_SESSION_FILE_PATH] = session_save_path();
    $config[SessionConstants::YVES_SESSION_PERSISTENT_CONNECTION] = $config[StorageConstants::STORAGE_PERSISTENT_CONNECTION];
    f
    a
    • 3
    • 2
  • s

    sparse-kangaroo-34355

    10/08/2019, 3:30 PM
    Hi all, I posted this issue a while ago, but here we go again (sorry, don't want to annoy you all, just trying to figure out, where it could come from - today I got to this topic again and found out): All of my own css-classes and id's are loaded 66 times (didn't find anything which could explain this specific number) My
    project/public/Yves/assets/css/yves_default.app.css
    is about 6MB big at 50.000 lines. I guess it is likely that it actually should be less than 1000 Lines. How many lines does your file have? Are some elements there mutiple times? 🤔
    m
    d
    s
    • 4
    • 14
  • s

    silly-motherboard-93855

    10/08/2019, 3:39 PM
    I'm trying to add custom jenkins job, but it keeps running with
    export APPLICATION_ENV=production
    when my env has custom name. Is there any specific thing I need to add for my custom job to use my actual env name? all other jenkins jobs (core spryker jobs) use correct custom env name
    • 1
    • 1
  • s

    silly-motherboard-93855

    10/09/2019, 11:36 AM
    second question is I'm getting issue with the queue:
    Copy code
    PhpAmqpLib\Exception\AMQPTimeoutException - Exception: Error sending data. Connection timed out. 
    in /vendor/php-amqplib/php-amqplib/PhpAmqpLib/Exception/AMQPTimeoutException.php (25)
    
    Command: vendor/bin/console event:trigger:timeout -vvv
    
    Trace: 
    #0 /vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php(281): PhpAmqpLib\Exception\AMQPTimeoutException::writeTimeout(60)
    (...)
    manually connecting to the rabbit via :
    Copy code
    <?php
    require_once __DIR__ . '/vendor/autoload.php';
    use PhpAmqpLib\Connection\AMQPStreamConnection;
    use PhpAmqpLib\Message\AMQPMessage;
    
    $connection = new AMQPStreamConnection('1.2.3.4', 5672, 'EN_demoshop', 'abcpass','/EN_demoshop_zed','/EN_demoshop');
    $channel = $connection->channel();
    var_dump($channel);
    works fine, though. why can it be?
    r
    • 2
    • 2
  • c

    clean-glass-99425

    10/09/2019, 3:25 PM
    Is there a CLI Command to add a user or reset a password?
    a
    w
    • 3
    • 3
  • r

    rapid-diamond-82606

    10/10/2019, 7:32 AM
    Good Morning, is there a documentation regarding the ssl support towards the infrastructure components? It seems that SSL-Support is not yet always implemented (or only in more recent module versions or I don't know how to configure) I'm looking for • Redis • RabbitMQ • Postgres • Elasticsearch • Jenkins How do I configure Spryker to use a secure connection? Which module versions do I need?
    👍🏻 2
    h
    • 2
    • 2
  • f

    full-rocket-52349

    10/10/2019, 7:44 AM
    Good Morning, I am looking for a way to get back from the search not only an abstract product, but also the corresponding concrete product in which the search string was found. Thanks
    a
    • 2
    • 3
  • r

    rhythmic-microphone-10950

    10/10/2019, 9:03 AM
    Does anyone know what this error means:
    Copy code
    The following SSH command responded with a non-zero exit status.
    Vagrant assumes that this means the command failed!
    
    mount -o vers=3,nolock,fsc,noatime,async 10.10.0.1:/Users/teweul/git/b2c-demo-shop/devvm/project /data/shop/development/current
    
    Stdout from the command:
    
    
    
    Stderr from the command:
    
    mount.nfs: access denied by server while mounting 10.10.0.1:/Users/teweul/git/b2c-demo-shop/devvm/project
    a
    a
    m
    • 4
    • 15
  • r

    rich-camera-19306

    10/10/2019, 11:57 AM
    Hello! In spryker package
    spy_price_product_store
    there is an index of
    spy_price_product_store-index-fk_pr_pro-fk_cur-fk_st
    , which adds indexes to every column. This is causing issues for us to insert product prices. What would be the solution?
    q
    w
    +3
    • 6
    • 76
  • s

    silly-motherboard-93855

    10/10/2019, 12:33 PM
    anyone knows where did
    WebProfilerConstants
    class go? it wasn't really marked deprecated, but then boom and it's gone
    a
    q
    q
    • 4
    • 32
  • w

    wonderful-petabyte-13511

    10/10/2019, 1:57 PM
    Had anyone the problem orders (items) where stuck in OMS because `DE__check-oms-timeouts`(cronjob for console oms:check-timeout) is not fast enough? Is there something what we can do to speed it up?
    m
    • 2
    • 3
  • c

    clean-glass-99425

    10/10/2019, 2:08 PM
    Is Spryker caching all my carts in the session? And if I use company users they seem to be cached inside of the session as well? So every time the session is unserialized Spryker starts to load all those items and users?
    a
    w
    • 3
    • 4
  • s

    sparse-kangaroo-34355

    10/10/2019, 3:16 PM
    Hi, has anyone ever extended the discount rules? I want to access the company of a customer / company user. Unfortunately I can't solve it with customer-groups in this case.
    a
    • 2
    • 2
  • r

    rapid-diamond-82606

    10/11/2019, 10:27 AM
    are there any plans to support more recent versions of elasticsearch like v.7 ?
    a
    • 2
    • 2
  • a

    acoustic-businessperson-27970

    10/11/2019, 2:36 PM
    hello all, How do we define importers order ? so let’s say I have a data importer X the needs data from a tabel that will be populated by another importer Y. In this case importer Y has to be executed before importer X. How do we define this order? I tried to place the command in the needed order in ConsoleDependencyProvider.php but this does not seem to help? Any other suggestions ? Thanks
    a
    s
    +2
    • 5
    • 9
1...456...102Latest