Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-6336

FIWARE.Request.Tech.Apps.RSS.RSS APIs

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Helder Neto sent a message using the contact form at
      http://catalogue.fiware.org/.

      Dear Francisco de la Vega,

      I hope everthing is ok with you. My name is Helder Neto I am a Portuguese
      Senior Developer trying to use you Revenue Settlement and Sharing System. We
      went ok for deploy the application and integrate in Fiware account. Thank you
      very much for your manuals.

      Now we want to use the RSS API and we are facing a problem to get the
      "Authorization: Bearer YOUR_OAUTH2_TOKEN". We have tried get the Token using
      this indications gived by Javier Cerviño
      (https://www.youtube.com/watch?v=b5IS7A1LyTk), but we fail to get the token
      and we don't know if this instructions are still valid.

      Can you please help use to obtain the token programmatically and use the API?
      With a code sample, a video or some other tip that we can use.

      Thank you very much.
      Kind regards,
      Helder Neto

      Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-tech-help
      [Created via e-mail received from: helder.neto@graycell.pt]

        Activity

        Hide
        fdelavega Francisco de la Vega added a comment -

        Dear Helder,

        The RSS relies on KeyRock (the FIWARE IdM) for user authentication. In this regard, the RSS does not provide the functionality to obtain an access token. Access tokens must be obtained using Keyrock and then, they can be used to access the RSS API.

        Best regards,
        Francisco

        Show
        fdelavega Francisco de la Vega added a comment - Dear Helder, The RSS relies on KeyRock (the FIWARE IdM) for user authentication. In this regard, the RSS does not provide the functionality to obtain an access token. Access tokens must be obtained using Keyrock and then, they can be used to access the RSS API. Best regards, Francisco
        Hide
        fw.ext.user FW External User added a comment -

        Comment by helder.neto@graycell.pt :

        Dear Francisco de la Vega,

        Thank you for your reply, I forgot to mention that I’m a member of the development team of TaxiMotions, a project participating in the SOULFI Round B incubator programme.

        Finally we were able to deploy RSS RS and to use API. Everything is working fine regarding the RSS RI enabler.

        Now we want to create reports based on Pentaho, Business Intelligence Server. We are following the manual provided in https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/RSS_-_Installation_and_Administration_Guide#Hardware_Requirements

        That manual in Software Installation section says that the software is delivered in 5 files:
        fiware-rss_<release_number>.war: containing the RSS and RS Models Management API and back end interface
        expenditureLimit_<release_number>.war: containing the Limit management API
        settlement_dump_<release_number>.sql: containing the database basic information
        pentaho_files_<release_number>.zip: containing the Pentaho Data Integration infrastructure
        fiware_reports_files_<release_number>.zip: containing the Pentaho BI Infrastructure for reports

        We are able to get everything except the settlement_dump_<release_number>.sql

        Can you please provide us the settlement_dump file ?

        Thank you very much.
        Best Regards,

        Helder Machado Neto
        -----------------------------------------------------------------
        Alameda António Sérgio, nº 7 – 1º A
        2795 - 023 Linda-a-Velha - Portugal
        phone: +351 213 714 673 fax: +351 213 714 674
        www.graycell.pt

        -

        Show
        fw.ext.user FW External User added a comment - Comment by helder.neto@graycell.pt : Dear Francisco de la Vega, Thank you for your reply, I forgot to mention that I’m a member of the development team of TaxiMotions, a project participating in the SOULFI Round B incubator programme. Finally we were able to deploy RSS RS and to use API. Everything is working fine regarding the RSS RI enabler. Now we want to create reports based on Pentaho, Business Intelligence Server. We are following the manual provided in https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/RSS_-_Installation_and_Administration_Guide#Hardware_Requirements That manual in Software Installation section says that the software is delivered in 5 files: fiware-rss_<release_number>.war: containing the RSS and RS Models Management API and back end interface expenditureLimit_<release_number>.war: containing the Limit management API settlement_dump_<release_number>.sql: containing the database basic information pentaho_files_<release_number>.zip: containing the Pentaho Data Integration infrastructure fiware_reports_files_<release_number>.zip: containing the Pentaho BI Infrastructure for reports We are able to get everything except the settlement_dump_<release_number>.sql Can you please provide us the settlement_dump file ? Thank you very much. Best Regards, Helder Machado Neto ----------------------------------------------------------------- Alameda António Sérgio, nº 7 – 1º A 2795 - 023 Linda-a-Velha - Portugal phone: +351 213 714 673 fax: +351 213 714 674 www.graycell.pt -
        Hide
        fdelavega Francisco de la Vega added a comment -

        Dear Helder,

        What version of the RSS are you using, the documentation you used is very old and the version it documents is deprecated. You have updated documentation in readthedocs:

        http://fiware-rss.readthedocs.org/en/latest/

        Best regards,
        Francisco

        Show
        fdelavega Francisco de la Vega added a comment - Dear Helder, What version of the RSS are you using, the documentation you used is very old and the version it documents is deprecated. You have updated documentation in readthedocs: http://fiware-rss.readthedocs.org/en/latest/ Best regards, Francisco
        Hide
        fw.ext.user FW External User added a comment -

        Comment by helder.neto@graycell.pt :

        Dear Francisco,

        We still have a problem on using the RSS Enabler and we need your help very much.

        Was I mentioned before TaxiMotions is a project participating in the SOULFI Round B incubator programme. The TaxiMotions platform consists, in a very simplistic way, in a mobile application that make a Taxi service request.

        We have this list of stakeholders:

        • Taxi Motions, our service
        • Payment Gateway that permit
        • Several Taxi companies that provides the service.

        Then we are creating a model for each Taxi Company:
        Store: TaxiMotions
        Store Value: 3% (Service Intermediation)
        Provider: Company 1
        Provider Value: 91%
        Stakeholders:
        Payment Gateway: 3%
        TaxiMotions: 3% (Payment Intermediation)

        The first question that we have is: Rss supports decimal numbers ? Can we use 92,5% for instance ? Must we multiply every value by 100 ?
        We have the same issue in the reports, the reports generated by the settlement API does not have decimal part.

        We want to create weekly reports for each Taxi Provider, so we have created an asynchronous process that calls settlement API and stores the created report. Can you please tell us if this the best way to create weekly reports ?

        Thank you very much.
        Kind regards,

        Helder Machado Neto
        -----------------------------------------------------------------
        Alameda António Sérgio, nº 7 – 1º A
        2795 - 023 Linda-a-Velha - Portugal
        phone: +351 213 714 673 fax: +351 213 714 674
        www.graycell.pt

        -

        Show
        fw.ext.user FW External User added a comment - Comment by helder.neto@graycell.pt : Dear Francisco, We still have a problem on using the RSS Enabler and we need your help very much. Was I mentioned before TaxiMotions is a project participating in the SOULFI Round B incubator programme. The TaxiMotions platform consists, in a very simplistic way, in a mobile application that make a Taxi service request. We have this list of stakeholders: Taxi Motions, our service Payment Gateway that permit Several Taxi companies that provides the service. Then we are creating a model for each Taxi Company: Store: TaxiMotions Store Value: 3% (Service Intermediation) Provider: Company 1 Provider Value: 91% Stakeholders: Payment Gateway: 3% TaxiMotions: 3% (Payment Intermediation) The first question that we have is: Rss supports decimal numbers ? Can we use 92,5% for instance ? Must we multiply every value by 100 ? We have the same issue in the reports, the reports generated by the settlement API does not have decimal part. We want to create weekly reports for each Taxi Provider, so we have created an asynchronous process that calls settlement API and stores the created report. Can you please tell us if this the best way to create weekly reports ? Thank you very much. Kind regards, Helder Machado Neto ----------------------------------------------------------------- Alameda António Sérgio, nº 7 – 1º A 2795 - 023 Linda-a-Velha - Portugal phone: +351 213 714 673 fax: +351 213 714 674 www.graycell.pt -
        Hide
        fw.ext.user FW External User added a comment -

        Comment by helder.neto@graycell.pt :

        Dear Francisco de La Veja,

        We haven't received any answer regarding this issues.

        Can you please help us implementing the RSS Enabler.

        Thank you very much,

        Kind regards,

        Helder Machado Neto
        -----------------------------------------------------------------
        Alameda António Sérgio, nº 7 – 1º A

        2795 - 023 Linda-a-Velha - Portugal
        phone: +351 213 714 673 fax: +351 213 714 674
        <http://www.graycell.pt/> www.graycell.pt

        ---------- Mensagem encaminhada ----------
        De: "Helder Machado Neto" < <helder.neto@graycell.pt> helder.neto@graycell.pt>
        Data: 24/05/2016 17:42
        Assunto: RE: [FIWARE-JIRA] (HELP-6336) [Fiware-tech-help] [Revenue Settlement and Sharing System - RSS RI] RSS APIs
        Para: < <jira-help-desk@fi-ware.org> jira-help-desk@fi-ware.org>
        Cc: "Bernardo Alves" < <bvalves@taximotions.com> bvalves@taximotions.com>

        Dear Francisco,

        We still have a problem on using the RSS Enabler and we need your help very much.

        Was I mentioned before TaxiMotions is a project participating in the SOULFI Round B incubator programme. The TaxiMotions platform consists, in a very simplistic way, in a mobile application that make a Taxi service request.

        We have this list of stakeholders:

        • Taxi Motions, our service
        • Payment Gateway that permit
        • Several Taxi companies that provides the service.

        Then we are creating a model for each Taxi Company:
        Store: TaxiMotions
        Store Value: 3% (Service Intermediation)
        Provider: Company 1
        Provider Value: 91%
        Stakeholders:
        Payment Gateway: 3%
        TaxiMotions: 3% (Payment Intermediation)

        The first question that we have is: Rss supports decimal numbers ? Can we use 92,5% for instance ? Must we multiply every value by 100 ?
        We have the same issue in the reports, the reports generated by the settlement API does not have decimal part.

        We want to create weekly reports for each Taxi Provider, so we have created an asynchronous process that calls settlement API and stores the created report. Can you please tell us if this the best way to create weekly reports ?

        Thank you very much.
        Kind regards,

        Helder Machado Neto
        -----------------------------------------------------------------
        Alameda António Sérgio, nº 7 – 1º A
        2795 - 023 Linda-a-Velha - Portugal
        phone: +351 213 714 673 fax: +351 213 714 674
        <http://www.graycell.pt> www.graycell.pt

        -

        Show
        fw.ext.user FW External User added a comment - Comment by helder.neto@graycell.pt : Dear Francisco de La Veja, We haven't received any answer regarding this issues. Can you please help us implementing the RSS Enabler. Thank you very much, Kind regards, Helder Machado Neto ----------------------------------------------------------------- Alameda António Sérgio, nº 7 – 1º A 2795 - 023 Linda-a-Velha - Portugal phone: +351 213 714 673 fax: +351 213 714 674 < http://www.graycell.pt/ > www.graycell.pt ---------- Mensagem encaminhada ---------- De: "Helder Machado Neto" < < helder.neto@graycell.pt > helder.neto@graycell.pt> Data: 24/05/2016 17:42 Assunto: RE: [FIWARE-JIRA] ( HELP-6336 ) [Fiware-tech-help] [Revenue Settlement and Sharing System - RSS RI] RSS APIs Para: < < jira-help-desk@fi-ware.org > jira-help-desk@fi-ware.org> Cc: "Bernardo Alves" < < bvalves@taximotions.com > bvalves@taximotions.com> Dear Francisco, We still have a problem on using the RSS Enabler and we need your help very much. Was I mentioned before TaxiMotions is a project participating in the SOULFI Round B incubator programme. The TaxiMotions platform consists, in a very simplistic way, in a mobile application that make a Taxi service request. We have this list of stakeholders: Taxi Motions, our service Payment Gateway that permit Several Taxi companies that provides the service. Then we are creating a model for each Taxi Company: Store: TaxiMotions Store Value: 3% (Service Intermediation) Provider: Company 1 Provider Value: 91% Stakeholders: Payment Gateway: 3% TaxiMotions: 3% (Payment Intermediation) The first question that we have is: Rss supports decimal numbers ? Can we use 92,5% for instance ? Must we multiply every value by 100 ? We have the same issue in the reports, the reports generated by the settlement API does not have decimal part. We want to create weekly reports for each Taxi Provider, so we have created an asynchronous process that calls settlement API and stores the created report. Can you please tell us if this the best way to create weekly reports ? Thank you very much. Kind regards, Helder Machado Neto ----------------------------------------------------------------- Alameda António Sérgio, nº 7 – 1º A 2795 - 023 Linda-a-Velha - Portugal phone: +351 213 714 673 fax: +351 213 714 674 < http://www.graycell.pt > www.graycell.pt -

          People

          • Assignee:
            fdelavega Francisco de la Vega
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: