Remote dataset json not visiblty

CMS Version: 2.3.0
Server: xamp 3.2.4
Php: 7.4

Json document:

{
“veriler”:[
{
“NO”: 1,
“ODAADI”: “Toplantı Odası - 1”,
“KONU”: “Eğitim - 1”,
“BAS”: “13.03.2020 13:00”,
“SON”: “13.03.2020 14:00”,
“EGITMEN”: “Şule KAYA”,
“YETKINLIK”: “IT Sorumlusu”,
“RESIM”: “resim1”
},
{
“NO”: 2,
“ODAADI”: “Toplantı Odası - 2”,
“KONU”: “Eğitim - 2”,
“BAS”: “13.03.2020 14:00”,
“SON”: “13.03.2020 15:00”,
“EGITMEN”: “Engin HAZAR”,
“YETKINLIK”: “Satış Müdürü”,
“RESIM”: “resim2”
},
{
“NO”: 3,
“ODAADI”: “Toplantı Odası - 3”,
“KONU”: “Eğitim - 3”,
“BAS”: “13.03.2020 15:00”,
“SON”: “13.03.2020 16:00”,
“EGITMEN”: “Şule KAYA”,
“YETKINLIK”: “IT Sorumlusu”,
“RESIM”: “resim1”
}
]
}

Pictures:

data does not appear in dataset.
Could you help.
good work

i solve :+1: let me know if anyone wants help

Hi talipcakir, welcome to the Xibo Community!

Glad you were able to resolve this issue for yourself. It is of course your choice but if you would like to post the solution for your issue that would help future users.

Many Thanks.

I will be use windows task scheduler.
1- Open notepad. Paste “C:\xampp\php\php-win.exe -f c:\xampp\htdocs\sfc\bin\xtr.php” command
2- Save as and write “xtr.bat” (i will be use .bat type"
3- Open task schedular. New task create.
4- Action tab > start program and select “xtr.bat”
5- Triggers change your conf.
6- Xibo task > Fetch Remote DataSets > Now start
7- Will be come json and csv dataset.

Have a nice day.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.