|
POST
|
Can I club 2 steps in a single step. As I have 2 steps 1: Send notification 2: Assign the job. I want to run this activities one click. Is there any option where in I can join these steps in one. In order to reduce number of clicks.
... View more
07-19-2012
06:15 AM
|
0
|
2
|
1793
|
|
POST
|
I received this message while creation of service in ArcGIS Server manager. Am I missing anything. MY default database is created and be able to create a job through WFM desktop.\ Can any one tells me details steps of WFM Server objects --------------------------- Configuration WFM.WMServer can not be started. Server Object instance creation failed on machine 10.66.14.29. There is no default Workflow Manager Database configured on this machine.
... View more
07-18-2012
05:25 AM
|
0
|
2
|
2211
|
|
POST
|
ArcGIS Work flow manager doesn???t allow run the job other than administrator. I have created a work flow manager USER schema as per documentation provided by ESRI. As per the test scenario there are two users in order to test the scenario. (Administrator and QA/QC user e.g.) As per the process flow Administrator assigns a job to QA/QC user. USER1(administrator) is able to assign a job to USER2 but to when user2 logs in and tries to run the job as per actual flow, system doesn???t allow to perform the task. Toolbars are disabled. Actual steps are documented in attached document. System Environment ArcGIS Work flow manager Build 309 ArCGIS Desktop 10 ( ArcEditor ) ArcSDE 10, SQL Server 2008 R2
... View more
07-06-2012
05:55 AM
|
0
|
1
|
2808
|
|
POST
|
Hello, This issue has been resolved. It was license bug. We were wrong license file. There is no bug in attached code.
... View more
08-09-2010
09:08 PM
|
0
|
0
|
549
|
|
POST
|
Attachment was missing in previous thread. Reattaching.
... View more
07-02-2010
06:15 AM
|
0
|
0
|
579
|
|
POST
|
Hi Sir, I am using ArcGIS 9.3.1 Standard builder for my schematic diagram. In my selection there is one feature called busbar which is only entity but it has few vertexes on it. When i am trying to generate schmeatic diagram it comes with diffrent diffrent elements because elements are getting splitted on every vertex. Can we avoid this case and bring Sch elements(parts) in one element. Since i have applied label property. and multiple labels are getting displayed for each element and it given wrong representation. How we avoid multiple labeling . I have also attached snapshot of my case. Request you to view it and assist. thanks
... View more
07-02-2010
06:09 AM
|
0
|
2
|
1121
|
|
POST
|
Thanks Rick, For your support and quick response. We appreciate your knowledge sharing. i have tried the steps which you have shown. It worked well. Once again thanks.
... View more
07-02-2010
05:55 AM
|
0
|
0
|
2405
|
|
POST
|
Sorry Rick, Request you to ignore my last reply for this thread. regarding 'LA' Feature I have tried steps which you have explained. But new link element was not placed also LA was not shown on its location. Could you please tell me The new link which I am supposed to create does Extrimitynode and originnode and UCID, UOID attribues needs to be created. Please assist.
... View more
07-02-2010
05:26 AM
|
0
|
0
|
2405
|
|
POST
|
Thanks Rick for quick response. Bypass node worked in this case. but when I have applied crossing then crossing symbol did not placed on intersection of the link. how to place crossing in this case. I have done maximum things through configuration level. Is that possible find overlaps at diagram generation level and use bypass node. If crossing doesnt work I dont mind. But it should bypass the nodes
... View more
07-02-2010
05:16 AM
|
0
|
0
|
2405
|
|
POST
|
Thanks Rick for your quick response. Actually there is no relation in busnar and LA featureclass. Only thing is LA always comes at one end of busbar. I request you to please eloborate more on your this solution given below on proper steps. "sounds like you should not be using Relate option first of all. It seems like you should be using the create links option. One issue with that is that a link needs to connect to 2 nodes. It seems like you are adding nodes based on proximity to a link (busbar), so that won't work as you can't connect a link from a node (LA) to a link (busbar). So you may need to modify that rule so that you get the LA's based on some point feature that is always found on or near the BusBar, then you can use the create links option. If links are created, then the LA objects are 'connected' and therefore any algorithm will properly move the LA nodes (i.e. they are no longer 'orphan')
... View more
07-01-2010
04:52 AM
|
0
|
0
|
2405
|
|
POST
|
Sir, I have done configuration work in Schematic designer and it worked well in ArcGIS Desktop. As per our project requirement we have generate diagram using ArcGIS Server. Since we have come across generatediagram and sample available on EDN in Vb6.0 for our implmentation but it failed. I am looking for any other source which could have already been implemented for the server schematic. kindly assist if some have already generated diagram on ArcGIS server using standard builder. As we have already tried sample using GP tools and Generatediagrm. Regards, Rajesh Mane Project Lead (GIS Utility) RMSI Pvt LTD,
... View more
07-01-2010
01:13 AM
|
0
|
1
|
498
|
|
POST
|
Hello Sir, I am using ArcGIS server 9.3.1 and schematics. Since diagram and its related configuration completed in proper way. We are using Server context object to generate diagram. Passing the features in Ienumfeature.since below is the code which passes feature to standardbuildercontext methos to intialise selection for generating diagram. Please see the attached code txt written in server context. All features are getting selected in MXD as we passing selection from client side.and it worked. class EnumObjectConverter : IEnumObject { public EnumObjectConverter(IEnumFeature enumFea) { ef = enumFea; } private IEnumFeature ef; IObject IEnumObject.Next() { return ef.Next() as IObject; } void IEnumObject.Reset() { ef.Reset(); } } } code is throwing when coming to below line pSchematicDiagram = pSchDiagramClass.SchematicBuilder.GenerateDiagram(DiagramName, pSchematicDiagramContainer, set, ctx, null); As this is being tested in desktop and worked fine. We are unable to figured out exact root cause. Please assist in this case. Or any other methos on which can generate diagram on ArcGIS server. I have also tried GP tools sample available in EDN. But that did not help us. Regards, Rajesh Mane Projetc Lead (Utility GIS Solutions) RMSI india pvt LTD.
... View more
06-29-2010
07:17 AM
|
0
|
2
|
3060
|
|
POST
|
Thanks Rick for your support. it worked.:cool: You can set those to not be visible. With pre-10 software, that is your only option. With 10, there is a new rule called 'Feature Removal' where you can use an attribute to completely have it removed from the diagram instead of just not being displayed. Assuming that the symbology is already based on this attribute you don't want to see, do the following. To set that 1 subtype as not displayed, you need to: 1. open Schematic Designer 2. Open the treeview so you see everything under the element type of interest (Busbar) 3. Open the Properties treeview branch 4. Click on the ArcGIS Symbology entry (or if you did some custom symbology, just select the property entry you created. 5. On the right side of the screen, select the Filters tab 6. Now select the row that corresponds with the subtype you want to not see. 7. Click the ellipse button at the end of the row to open the Filter Effects window. 8. On the filter effects window, choose the Others tab and turn off the visibility.
... View more
06-29-2010
02:54 AM
|
0
|
0
|
662
|
|
POST
|
Thanks Rick, I have tried what you have explained. But the still LA feature is coming only on its geographic location and other features are coming properly as per sch location. It seems It is because 'LA featureclass is not part of geometric network. I would request kindly suggest if any other workaround which I can implement over on it.
... View more
06-28-2010
05:00 AM
|
0
|
0
|
2405
|
|
POST
|
I am using Schematic designer 9.3.1 Diagram type is Standard builder. there is fetureclass named Busbar has 2 subtypes 1 and 2. I want to display those features which has only '2' coded value. whereas '1' coded value feature should not be displayed, Is there any workaroung or method is avaiable where i can skip those features.
... View more
06-22-2010
03:39 AM
|
0
|
2
|
2295
|
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|