Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [birt-dev] JSON input
  • From: Claes Rosell <claes.rosell@xxxxxxxx>
  • Date: Fri, 12 Jan 2024 09:56:00 +0000
  • Accept-language: sv-SE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=solme.se; dmarc=pass action=none header.from=solme.se; dkim=pass header.d=solme.se; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=NOTic0gPpnEJntrxUEhx3gzaY4Xqd1uPTorE1LIDo7M=; b=igkfB/8sI0k5N0j3d4XR96IPAII1FzR5ftoiLzF8UWZGk8zH19m5G5lwwcyL/+LyVFAwbwUQxF7QtanMo1CAL66woRtRb+JGpOa0RqmQOCzs2hSfe2yLcXswsmko1cwtMkQ8EQ8epWT7swQ0y2Rt+BFb8JD5w4V13VxxS/qPsejTR+09t6JEDsQfg+kdEDlZjiPZuqvYwUFLnJhwYZz3f41j6myyPVcDiSYr07HrlDIXuW+1WGf03vt+0t0M8o8KqFC079gr8mGS6UDrpGoJYoh7WPGbodY+dK0zk9Ycs1Bb44xfDXHvQ0TnyrF0KFix83qXB4gbKPaKZAw8EOxx3w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fAErRbtANltQKa3rZU2U9EDATxELgI5Z3QqciEfb0GVqqUqs8fXQrgdU2w5Y2wxVRSq8pBxXJJjSu5TljjwsFs9QwqNsoHsm3qNWKTVskIRW4ToXWOUICKv9oXWW3ymQ5h9HmjZPt6nNNX3pOKZ3ki3M4Bzs2vQgFHncaoK0wlRpe3qADfINEnqcdukPOFh/Xv824YiNH0sZyogtsyNKOJy0REpDD20003mCJ89OSfvygleYPCpUo9BICtOmFABRlR7Q1riRzc9YGj9FsD3JkInQd/taP2y42e29+BeDxmZ5H4LSmot519Kwt8ts5p3X6la54fuiOwGTeeVSWPaKhw==
  • Delivered-to: birt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/birt-dev/>
  • List-help: <mailto:birt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/birt-dev>, <mailto:birt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/birt-dev>, <mailto:birt-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHaROo0PNTrfEwXHECyhh8e6kr2gbDV8JLr
  • Thread-topic: [birt-dev] JSON input

Hi.

Others have suggested that we should have support for JSON data sources ( me included ) nothing is developed yet though. 

Best regards
Claes Rosell

Från: birt-dev <birt-dev-bounces@xxxxxxxxxxx> för Yair Lenga via birt-dev <birt-dev@xxxxxxxxxxx>
Skickat: den 12 januari 2024 00:59
Till: birt-dev@xxxxxxxxxxx <birt-dev@xxxxxxxxxxx>
Kopia: Yair Lenga <yair.lenga@xxxxxxxxx>
Ämne: [birt-dev] JSON input
 
Hi,

My team has been using the open text birt. For few years, and we are working to get back into the open source version - now that the product is alive/active.

Looking for feedback on what is the thinking on consuming Jain data. Currently, we rely on complex xml object. Ideally, it will be great if the tools available for creating xml data set will also work. One way (which I am using) - we preprocess the json and generate XML using Python/perl.

I wonder if there are plans for “native” data connector, that will offer jsonpath as a tools to specify Jason data sets (similar to xmlpath used for xml). Another interesting option will be to integrate Java library, making it possible to perform complex lookup/filtering/transformations.

Yair.
_______________________________________________
birt-dev mailing list
birt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/birt-dev

Back to the top