|
POST
|
Hey, Yeah I waited an hour or so thinking the same, but it never did appear in the list (just checked again now, still not in list of options) Further to the information I provided earlier, these are the settings used to create the group (also added to original post) Also just to clarify, here are the settings for the feature layer (also added to original post):
... View more
06-13-2019
04:51 PM
|
0
|
0
|
752
|
|
POST
|
It has been some months now, I have just come across this issue in Pro 2.3.3 - Has anyone found a solution? The vertical alignment still seems to have no effect in a rectangle box. Here is my full workflow Cheers
... View more
06-12-2019
09:43 PM
|
3
|
4
|
7688
|
|
POST
|
Hey, Pretty basic question that has me scratching my head. I have a form hosted on AGOL, and I have just created a new group called 'Assets Team', assigned a few people to this group, and now want to add this form to be part of this group. Each time I click share, and try to find 'Assets Team' in the list, it is not there. I have recorded the full process, hopefully someone can see the error in my ways and point it out? Form Settings: Group Settings: Something so simple is causing me a huge headache??? Cheers
... View more
06-11-2019
07:49 PM
|
0
|
2
|
822
|
|
POST
|
Ok another update... I think I have all steps required, in order to achieve what I need... You were correct, there is a CloudConvert tool in integromat which I have been able to utilise, so my final workflow looks like this: The user submits a survey on the Survey123 app, the Create Feature Report picks up on this submission and converts the survey into a docx report, and then the HTTP tool is able to grab this attachment, and supply it to the CloudConvert Tool, which then creates a PDF for me, which is then added to an email and sent out via Gmail.... Very handy workflow thus far. I do not want to discourage ESRI from enabling the feature report to export as a PDF, as the CloudConvert tool is only free for your first few conversions each day, and then you have to pay... so if I can remove the converter and have the PDF created from the beginning, this will save my organisation some money. Thanks again for your help.
... View more
05-27-2019
05:28 PM
|
1
|
5
|
5550
|
|
POST
|
Thanks for that Jim. I was successfully able to rename the file. It took me a second to realise that when I map another field (survey title for example) that I had to manually tell it to end in .docx otherwise the file come through without the extension. Thats a simple mistake from my end, but hopefully this post helps someone in the future. Also with regards to the PDF not being supported yet, that is a major bummer, our reports are actually 'certificates' to home owners, so sending a docx file is not really appropriate, so this is a major hurdle we just hit. We eagerly await any updates from you as to when PDF outputs will be supported. Cheers
... View more
05-25-2019
11:48 PM
|
1
|
9
|
5550
|
|
POST
|
Fantastic, thanks for that Jim. I now have two follow up questions if you dont mind Can we rename the attachment that is sent to the end user? Can we convert the .docx file to be a pdf instead? Thanks again
... View more
05-23-2019
09:02 PM
|
0
|
16
|
5550
|
|
POST
|
Hey, So I have Integromat successfully detecting when a survey is submitted, it then sends the data to create a report, which works great, this setup looks like this: An email is sent which is fine, but what I am having trouble with is working out how to get the outputted report from the Create Feature Report module, and insert this into the attachment field for the GMAIL Send an Email module... These are the settings I think are working in Create Feature Report: Then in the GMAIL Send Email module, I am unsure about this, what do I put in the Data field, within the Attachment section?: Cheers CC Henry Clark
... View more
05-23-2019
07:45 PM
|
4
|
43
|
18446
|
|
POST
|
Hey, For years I have been using ArcMap to successfully publish map services to our gisserver, and as a large portion of my map layers have database tracking applied, as database time and not UTC, I have come to learn I need to uncheck the editor tracking fields prior to publishing a web map, in order for it to successfully publish. This above technique worked no worries. It would stop ArcMap from complaining about timezone issues. Now I am trying to apply my work flows to ArcPro using arcpy, I am getting this error when Staging the Service: arcgisscripting.ExecuteError: ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.
Editor Tracking is in database time zone and Date Field Time Reference is not set for the service.
Failed to execute (StageService). This is thrown when executing these lines: sd_filename = service + ".sd"
sd_output_filename = os.path.join(outdir, sd_filename)
arcpy.StageService_server(sddraft_output_filename, sd_output_filename) My initial thought was that I just need to try to find the feature layer and uncheck the editor tracking fields, so this is what I come up with: This has had no luck as I am still getting the aforementioned error. So in summary, has anyone overcome this error in ArcGis Pro? arcgisscripting.ExecuteError: ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.
Editor Tracking is in database time zone and Date Field Time Reference is not set for the service.
Failed to execute (StageService).
... View more
05-05-2019
10:18 PM
|
0
|
1
|
1022
|
|
POST
|
I have created a simple tool which finds all properties that lay within a polygon feature (select layer by location), and then exports to a filegeodatabase (Feature class to feature class). I am wondering if I can get the output filename to be dynamic, and include today's date in the feature class filename each time it is run? Currently it exports LandParcelRateParking, if I run it each week it simply overwrites last weeks table. Can I get it to append to the filename to be something like: LandParcelRateParking05042019 LandParcelRateParking09042019 etc The model is as per below screenshot: I am guessing there is something I can do to append the date, but I am missing it.... Cheers
... View more
04-08-2019
10:05 PM
|
1
|
12
|
14658
|
|
POST
|
Has this been implemented yet? I am now looking to configure the pop-up size but I am having a hard time working out how to do it? I am hoping *fingers crossed* that this is now possible. Thanks
... View more
04-02-2019
06:20 PM
|
8
|
1
|
4906
|
|
POST
|
Thanks for pointing this out, yes I am at v2.2.3, updating to 2.3 now! Cheers
... View more
02-04-2019
01:50 PM
|
0
|
0
|
2555
|
|
POST
|
Hi Lauren, it seems as at version 2.2.3 this was not available, I am updating now to 2.3, ill see how this goes! Cheers
... View more
02-04-2019
01:49 PM
|
0
|
0
|
2555
|
|
POST
|
Hey, When using ArcMap Desktop I used to be able to go into edit | options, and the distance factor box is visible: @ This is usually set as when I am keying in a subdivisions linework, the surveyor sets a scale factor to be applied. This is the process I used to use in desktop: Now I am using ArcGIS Pro, how do I do modify this distance factor? I am having a hard time finding where to do this. I have worked out how to use the Traverse tool in Pro: Any help would be appreciated! Cheers
... View more
02-03-2019
03:06 PM
|
1
|
6
|
2768
|
|
POST
|
That's fantastic, yeah I don't have a location column in my table, so I am using the $shape attribute. This is the code that works for me: ${$shape|mapSettings:”39cfdfb659b04eeeebbbbcccca9273b0”:2500| size:850:0} Thanks again!
... View more
01-31-2019
08:35 PM
|
1
|
0
|
4359
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-17-2018 08:51 PM | |
| 1 | 09-23-2018 07:38 PM | |
| 1 | 04-08-2019 10:05 PM | |
| 1 | 02-03-2019 03:06 PM | |
| 1 | 12-20-2019 07:16 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|